#C2CCBB Color

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

Color preview

#C2CCBB

Color formats

HEX
#C2CCBB
RGB
rgb(194, 204, 187)
RGBA
rgba(194, 204, 187, 1)
HSL
hsl(95, 14%, 77%)
HSV
hsv(95, 8%, 80%)
CMYK
cmyk(5%, 0%, 8%, 20%)
CSS variable
--color-primary: #C2CCBB;
Lowercase HEX
#c2ccbb

Shades

Tints

Tones

Harmony

CSS snippets for #C2CCBB

.color-c2ccbb {
  color: #C2CCBB;
  background-color: #C2CCBB;
}

Frequently asked questions

What color is #C2CCBB?+

#C2CCBB is a HEX color with RGB value rgb(194, 204, 187) and HSL value hsl(95, 14%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2CCBB?+

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