Minor Blue
#b7dfe8 · one of 31,915 named colors
Minor Blue is a light, strong cyan with the hex code #b7dfe8. In RGB it is 183 red, 223 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#b7dfe8HEX8
#b7dfe8ffRGB
rgb(183, 223, 232)RGBA
rgba(183, 223, 232, 1)RGB %
rgb(72%, 87%, 91%)HSL
hsl(191, 52%, 81%)HSLA
hsla(191, 52%, 81%, 1)Variables
Sass
$minor-blue: #b7dfe8;Less
@minor-blue: #b7dfe8;CSS
--minor-blue: #b7dfe8;