.html-color {
	min-width: 100px;
	min-height: 100px;
}

.html-color span {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size:larger;
}

.custom-color-picker {
	padding: 1em;
	margin: 1em;
	border: 3px solid #ffffff66;
}