Washed Blue
#94d1df · one of 31,915 named colors
Washed Blue is a light, strong cyan with the hex code #94d1df. In RGB it is 148 red, 209 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#94d1dfHEX8
#94d1dfffRGB
rgb(148, 209, 223)RGBA
rgba(148, 209, 223, 1)RGB %
rgb(58%, 82%, 87%)HSL
hsl(191, 54%, 73%)HSLA
hsla(191, 54%, 73%, 1)Variables
Sass
$washed-blue: #94d1df;Less
@washed-blue: #94d1df;CSS
--washed-blue: #94d1df;