#C0ABA2 Color

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

Color preview

#C0ABA2

Color formats

HEX
#C0ABA2
RGB
rgb(192, 171, 162)
RGBA
rgba(192, 171, 162, 1)
HSL
hsl(18, 19%, 69%)
HSV
hsv(18, 16%, 75%)
CMYK
cmyk(0%, 11%, 16%, 25%)
CSS variable
--color-primary: #C0ABA2;
Lowercase HEX
#c0aba2

Shades

Tints

Tones

Harmony

CSS snippets for #C0ABA2

.color-c0aba2 {
  color: #C0ABA2;
  background-color: #C0ABA2;
}

Frequently asked questions

What color is #C0ABA2?+

#C0ABA2 is a HEX color with RGB value rgb(192, 171, 162) and HSL value hsl(18, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C0ABA2?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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