Faint Coral
#eeded5 · one of 31,915 named colors
Faint Coral is a very light, soft orange with the hex code #eeded5. In RGB it is 238 red, 222 green and 213 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Faint Coral in the generator →
Codes
HEX
#eeded5HEX8
#eeded5ffRGB
rgb(238, 222, 213)RGBA
rgba(238, 222, 213, 1)RGB %
rgb(93%, 87%, 84%)HSL
hsl(22, 42%, 88%)HSLA
hsla(22, 42%, 88%, 1)Variables
Sass
$faint-coral: #eeded5;Less
@faint-coral: #eeded5;CSS
--faint-coral: #eeded5;