Eye Grey
#607b7b · one of 31,915 named colors
Eye Grey is a medium, muted cyan with the hex code #607b7b. In RGB it is 96 red, 123 green and 123 blue, and black text is most readable on top of it.
Codes
HEX
#607b7bHEX8
#607b7bffRGB
rgb(96, 123, 123)RGBA
rgba(96, 123, 123, 1)RGB %
rgb(38%, 48%, 48%)HSL
hsl(180, 12%, 43%)HSLA
hsla(180, 12%, 43%, 1)Variables
Sass
$eye-grey: #607b7b;Less
@eye-grey: #607b7b;CSS
--eye-grey: #607b7b;