Passive
#cbccc9 · one of 31,915 named colors
Passive is a light, muted gray with the hex code #cbccc9. In RGB it is 203 red, 204 green and 201 blue, and black text is most readable on top of it.
Codes
HEX
#cbccc9HEX8
#cbccc9ffRGB
rgb(203, 204, 201)RGBA
rgba(203, 204, 201, 1)RGB %
rgb(80%, 80%, 79%)HSL
hsl(80, 3%, 79%)HSLA
hsla(80, 3%, 79%, 1)Variables
Sass
$passive: #cbccc9;Less
@passive: #cbccc9;CSS
--passive: #cbccc9;Similar colors