Timid Violet
#ded3dd · one of 31,915 named colors
Timid Violet is a light, muted pink with the hex code #ded3dd. In RGB it is 222 red, 211 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#ded3ddHEX8
#ded3ddffRGB
rgb(222, 211, 221)RGBA
rgba(222, 211, 221, 1)RGB %
rgb(87%, 83%, 87%)HSL
hsl(305, 14%, 85%)HSLA
hsla(305, 14%, 85%, 1)Variables
Sass
$timid-violet: #ded3dd;Less
@timid-violet: #ded3dd;CSS
--timid-violet: #ded3dd;