Timid Purple
#dfdfea · one of 31,915 named colors
Timid Purple is a very light, soft blue with the hex code #dfdfea. In RGB it is 223 red, 223 green and 234 blue, and black text is most readable on top of it.
Codes
HEX
#dfdfeaHEX8
#dfdfeaffRGB
rgb(223, 223, 234)RGBA
rgba(223, 223, 234, 1)RGB %
rgb(87%, 87%, 92%)HSL
hsl(240, 21%, 90%)HSLA
hsla(240, 21%, 90%, 1)Variables
Sass
$timid-purple: #dfdfea;Less
@timid-purple: #dfdfea;CSS
--timid-purple: #dfdfea;