Teary Eyed
#ded2e8 · one of 31,915 named colors
Teary Eyed is a very light, soft purple with the hex code #ded2e8. In RGB it is 222 red, 210 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#ded2e8HEX8
#ded2e8ffRGB
rgb(222, 210, 232)RGBA
rgba(222, 210, 232, 1)RGB %
rgb(87%, 82%, 91%)HSL
hsl(273, 32%, 87%)HSLA
hsla(273, 32%, 87%, 1)Variables
Sass
$teary-eyed: #ded2e8;Less
@teary-eyed: #ded2e8;CSS
--teary-eyed: #ded2e8;