Iron Fist
#cbcdcd · one of 31,915 named colors
Iron Fist is a light, muted gray with the hex code #cbcdcd. In RGB it is 203 red, 205 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#cbcdcdHEX8
#cbcdcdffRGB
rgb(203, 205, 205)RGBA
rgba(203, 205, 205, 1)RGB %
rgb(80%, 80%, 80%)HSL
hsl(180, 2%, 80%)HSLA
hsla(180, 2%, 80%, 1)Variables
Sass
$iron-fist: #cbcdcd;Less
@iron-fist: #cbcdcd;CSS
--iron-fist: #cbcdcd;