Mimosa
#f5e9d5 · one of 31,915 named colors
Mimosa is a very light, strong orange with the hex code #f5e9d5. In RGB it is 245 red, 233 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#f5e9d5HEX8
#f5e9d5ffRGB
rgb(245, 233, 213)RGBA
rgba(245, 233, 213, 1)RGB %
rgb(96%, 91%, 84%)HSL
hsl(37, 62%, 90%)HSLA
hsla(37, 62%, 90%, 1)Variables
Sass
$mimosa: #f5e9d5;Less
@mimosa: #f5e9d5;CSS
--mimosa: #f5e9d5;