Dawn Pink
#e6d6cd · one of 31,915 named colors
Dawn Pink is a very light, soft orange with the hex code #e6d6cd. In RGB it is 230 red, 214 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#e6d6cdHEX8
#e6d6cdffRGB
rgb(230, 214, 205)RGBA
rgba(230, 214, 205, 1)RGB %
rgb(90%, 84%, 80%)HSL
hsl(22, 33%, 85%)HSLA
hsla(22, 33%, 85%, 1)Variables
Sass
$dawn-pink: #e6d6cd;Less
@dawn-pink: #e6d6cd;CSS
--dawn-pink: #e6d6cd;