#C09ABE Color

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

Color preview

#C09ABE

Color formats

HEX
#C09ABE
RGB
rgb(192, 154, 190)
RGBA
rgba(192, 154, 190, 1)
HSL
hsl(303, 23%, 68%)
HSV
hsv(303, 20%, 75%)
CMYK
cmyk(0%, 20%, 1%, 25%)
CSS variable
--color-primary: #C09ABE;
Lowercase HEX
#c09abe

Shades

Tints

Tones

Harmony

CSS snippets for #C09ABE

.color-c09abe {
  color: #C09ABE;
  background-color: #C09ABE;
}

Frequently asked questions

What color is #C09ABE?+

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

What is the closest Tailwind color to #C09ABE?+

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