Frozen Mint
#d8e8e6 · one of 31,915 named colors
Frozen Mint is a very light, soft cyan with the hex code #d8e8e6. In RGB it is 216 red, 232 green and 230 blue, and black text is most readable on top of it.
Codes
HEX
#d8e8e6HEX8
#d8e8e6ffRGB
rgb(216, 232, 230)RGBA
rgba(216, 232, 230, 1)RGB %
rgb(85%, 91%, 90%)HSL
hsl(173, 26%, 88%)HSLA
hsla(173, 26%, 88%, 1)Variables
Sass
$frozen-mint: #d8e8e6;Less
@frozen-mint: #d8e8e6;CSS
--frozen-mint: #d8e8e6;