Gull Feather
#c2c2bc · one of 31,915 named colors
Gull Feather is a light, muted gray with the hex code #c2c2bc. In RGB it is 194 red, 194 green and 188 blue, and black text is most readable on top of it.
Codes
HEX
#c2c2bcHEX8
#c2c2bcffRGB
rgb(194, 194, 188)RGBA
rgba(194, 194, 188, 1)RGB %
rgb(76%, 76%, 74%)HSL
hsl(60, 5%, 75%)HSLA
hsla(60, 5%, 75%, 1)Variables
Sass
$gull-feather: #c2c2bc;Less
@gull-feather: #c2c2bc;CSS
--gull-feather: #c2c2bc;