#CBBEC2 Color

Inspect #CBBEC2 across formats, palettes, contrast and closest named color matches.

Color preview

#CBBEC2

Color formats

HEX
#CBBEC2
RGB
rgb(203, 190, 194)
RGBA
rgba(203, 190, 194, 1)
HSL
hsl(342, 11%, 77%)
HSV
hsv(342, 6%, 80%)
CMYK
cmyk(0%, 6%, 4%, 20%)
CSS variable
--color-primary: #CBBEC2;
Lowercase HEX
#cbbec2

Shades

Tints

Tones

Harmony

CSS snippets for #CBBEC2

.color-cbbec2 {
  color: #CBBEC2;
  background-color: #CBBEC2;
}

Frequently asked questions

What color is #CBBEC2?+

#CBBEC2 is a HEX color with RGB value rgb(203, 190, 194) and HSL value hsl(342, 11%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CBBEC2?+

The closest Tailwind color is stone-300, available as the bg-stone-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools