#C09ABB Color

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

Color preview

#C09ABB

Color formats

HEX
#C09ABB
RGB
rgb(192, 154, 187)
RGBA
rgba(192, 154, 187, 1)
HSL
hsl(308, 23%, 68%)
HSV
hsv(308, 20%, 75%)
CMYK
cmyk(0%, 20%, 3%, 25%)
CSS variable
--color-primary: #C09ABB;
Lowercase HEX
#c09abb

Shades

Tints

Tones

Harmony

CSS snippets for #C09ABB

.color-c09abb {
  color: #C09ABB;
  background-color: #C09ABB;
}

Frequently asked questions

What color is #C09ABB?+

#C09ABB is a HEX color with RGB value rgb(192, 154, 187) and HSL value hsl(308, 23%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C09ABB?+

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