Grey Morn
#cabeb5 · one of 31,915 named colors
Grey Morn is a light, soft orange with the hex code #cabeb5. In RGB it is 202 red, 190 green and 181 blue, and black text is most readable on top of it.
Codes
HEX
#cabeb5HEX8
#cabeb5ffRGB
rgb(202, 190, 181)RGBA
rgba(202, 190, 181, 1)RGB %
rgb(79%, 75%, 71%)HSL
hsl(26, 17%, 75%)HSLA
hsla(26, 17%, 75%, 1)Variables
Sass
$grey-morn: #cabeb5;Less
@grey-morn: #cabeb5;CSS
--grey-morn: #cabeb5;