Moon Drop
#ddd5c9 · one of 31,915 named colors
Moon Drop is a light, soft orange with the hex code #ddd5c9. In RGB it is 221 red, 213 green and 201 blue, and black text is most readable on top of it.
Codes
HEX
#ddd5c9HEX8
#ddd5c9ffRGB
rgb(221, 213, 201)RGBA
rgba(221, 213, 201, 1)RGB %
rgb(87%, 84%, 79%)HSL
hsl(36, 23%, 83%)HSLA
hsla(36, 23%, 83%, 1)Variables
Sass
$moon-drop: #ddd5c9;Less
@moon-drop: #ddd5c9;CSS
--moon-drop: #ddd5c9;