Pewter Vase
#cececb · one of 31,915 named colors
Pewter Vase is a light, muted gray with the hex code #cececb. In RGB it is 206 red, 206 green and 203 blue, and black text is most readable on top of it.
Codes
HEX
#cececbHEX8
#cececbffRGB
rgb(206, 206, 203)RGBA
rgba(206, 206, 203, 1)RGB %
rgb(81%, 81%, 80%)HSL
hsl(60, 3%, 80%)HSLA
hsla(60, 3%, 80%, 1)Variables
Sass
$pewter-vase: #cececb;Less
@pewter-vase: #cececb;CSS
--pewter-vase: #cececb;