#C0CABE Color

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

Color preview

#C0CABE

Color formats

HEX
#C0CABE
RGB
rgb(192, 202, 190)
RGBA
rgba(192, 202, 190, 1)
HSL
hsl(110, 10%, 77%)
HSV
hsv(110, 6%, 79%)
CMYK
cmyk(5%, 0%, 6%, 21%)
CSS variable
--color-primary: #C0CABE;
Lowercase HEX
#c0cabe

Shades

Tints

Tones

Harmony

CSS snippets for #C0CABE

.color-c0cabe {
  color: #C0CABE;
  background-color: #C0CABE;
}

Frequently asked questions

What color is #C0CABE?+

#C0CABE is a HEX color with RGB value rgb(192, 202, 190) and HSL value hsl(110, 10%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0CABE?+

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