Almond
#eddcc8 · one of 31,915 named colors
Almond is a very light, strong orange with the hex code #eddcc8. In RGB it is 237 red, 220 green and 200 blue, and black text is most readable on top of it.
Codes
HEX
#eddcc8HEX8
#eddcc8ffRGB
rgb(237, 220, 200)RGBA
rgba(237, 220, 200, 1)RGB %
rgb(93%, 86%, 78%)HSL
hsl(32, 51%, 86%)HSLA
hsla(32, 51%, 86%, 1)Variables
Sass
$almond: #eddcc8;Less
@almond: #eddcc8;CSS
--almond: #eddcc8;