#C09ABC Color

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

Color preview

#C09ABC

Color formats

HEX
#C09ABC
RGB
rgb(192, 154, 188)
RGBA
rgba(192, 154, 188, 1)
HSL
hsl(306, 23%, 68%)
HSV
hsv(306, 20%, 75%)
CMYK
cmyk(0%, 20%, 2%, 25%)
CSS variable
--color-primary: #C09ABC;
Lowercase HEX
#c09abc

Shades

Tints

Tones

Harmony

CSS snippets for #C09ABC

.color-c09abc {
  color: #C09ABC;
  background-color: #C09ABC;
}

Frequently asked questions

What color is #C09ABC?+

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

What is the closest Tailwind color to #C09ABC?+

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