Youth
#e2c9c8 · one of 31,915 named colors
Youth is a light, soft red with the hex code #e2c9c8. In RGB it is 226 red, 201 green and 200 blue, and black text is most readable on top of it.
Codes
HEX
#e2c9c8HEX8
#e2c9c8ffRGB
rgb(226, 201, 200)RGBA
rgba(226, 201, 200, 1)RGB %
rgb(89%, 79%, 78%)HSL
hsl(2, 31%, 84%)HSLA
hsla(2, 31%, 84%, 1)Variables
Sass
$youth: #e2c9c8;Less
@youth: #e2c9c8;CSS
--youth: #e2c9c8;