Arctic Rain
#c7daed · one of 31,915 named colors
Arctic Rain is a very light, strong blue with the hex code #c7daed. In RGB it is 199 red, 218 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#c7daedHEX8
#c7daedffRGB
rgb(199, 218, 237)RGBA
rgba(199, 218, 237, 1)RGB %
rgb(78%, 85%, 93%)HSL
hsl(210, 51%, 85%)HSLA
hsla(210, 51%, 85%, 1)Variables
Sass
$arctic-rain: #c7daed;Less
@arctic-rain: #c7daed;CSS
--arctic-rain: #c7daed;