#C0ABB1 Color

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

Color preview

#C0ABB1

Color formats

HEX
#C0ABB1
RGB
rgb(192, 171, 177)
RGBA
rgba(192, 171, 177, 1)
HSL
hsl(343, 14%, 71%)
HSV
hsv(343, 11%, 75%)
CMYK
cmyk(0%, 11%, 8%, 25%)
CSS variable
--color-primary: #C0ABB1;
Lowercase HEX
#c0abb1

Shades

Tints

Tones

Harmony

CSS snippets for #C0ABB1

.color-c0abb1 {
  color: #C0ABB1;
  background-color: #C0ABB1;
}

Frequently asked questions

What color is #C0ABB1?+

#C0ABB1 is a HEX color with RGB value rgb(192, 171, 177) and HSL value hsl(343, 14%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C0ABB1?+

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