Morning Shine
#f8eaed · one of 31,915 named colors
Morning Shine is a very light, strong red with the hex code #f8eaed. In RGB it is 248 red, 234 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#f8eaedHEX8
#f8eaedffRGB
rgb(248, 234, 237)RGBA
rgba(248, 234, 237, 1)RGB %
rgb(97%, 92%, 93%)HSL
hsl(347, 50%, 95%)HSLA
hsla(347, 50%, 95%, 1)Variables
Sass
$morning-shine: #f8eaed;Less
@morning-shine: #f8eaed;CSS
--morning-shine: #f8eaed;