Frost
#e1e4c5 · one of 31,915 named colors
Frost is a light, soft green with the hex code #e1e4c5. In RGB it is 225 red, 228 green and 197 blue, and black text is most readable on top of it.
Codes
HEX
#e1e4c5HEX8
#e1e4c5ffRGB
rgb(225, 228, 197)RGBA
rgba(225, 228, 197, 1)RGB %
rgb(88%, 89%, 77%)HSL
hsl(66, 36%, 83%)HSLA
hsla(66, 36%, 83%, 1)Variables
Sass
$frost: #e1e4c5;Less
@frost: #e1e4c5;CSS
--frost: #e1e4c5;