Blouson Blue
#67b7c6 · one of 31,915 named colors
Blouson Blue is a medium, strong cyan with the hex code #67b7c6. In RGB it is 103 red, 183 green and 198 blue, and black text is most readable on top of it.
Codes
HEX
#67b7c6HEX8
#67b7c6ffRGB
rgb(103, 183, 198)RGBA
rgba(103, 183, 198, 1)RGB %
rgb(40%, 72%, 78%)HSL
hsl(189, 45%, 59%)HSLA
hsla(189, 45%, 59%, 1)Variables
Sass
$blouson-blue: #67b7c6;Less
@blouson-blue: #67b7c6;CSS
--blouson-blue: #67b7c6;