Radar
#b6c8e4 · one of 31,915 named colors
Radar is a light, strong blue with the hex code #b6c8e4. In RGB it is 182 red, 200 green and 228 blue, and black text is most readable on top of it.
Codes
HEX
#b6c8e4HEX8
#b6c8e4ffRGB
rgb(182, 200, 228)RGBA
rgba(182, 200, 228, 1)RGB %
rgb(71%, 78%, 89%)HSL
hsl(217, 46%, 80%)HSLA
hsla(217, 46%, 80%, 1)Variables
Sass
$radar: #b6c8e4;Less
@radar: #b6c8e4;CSS
--radar: #b6c8e4;