Dim
#c8c2be · one of 31,915 named colors
Dim is a light, muted gray with the hex code #c8c2be. In RGB it is 200 red, 194 green and 190 blue, and black text is most readable on top of it.
Codes
HEX
#c8c2beHEX8
#c8c2beffRGB
rgb(200, 194, 190)RGBA
rgba(200, 194, 190, 1)RGB %
rgb(78%, 76%, 75%)HSL
hsl(24, 8%, 76%)HSLA
hsla(24, 8%, 76%, 1)Variables
Sass
$dim: #c8c2be;Less
@dim: #c8c2be;CSS
--dim: #c8c2be;Similar colors