#C08ABC Color

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

Color preview

#C08ABC

Color formats

HEX
#C08ABC
RGB
rgb(192, 138, 188)
RGBA
rgba(192, 138, 188, 1)
HSL
hsl(304, 30%, 65%)
HSV
hsv(304, 28%, 75%)
CMYK
cmyk(0%, 28%, 2%, 25%)
CSS variable
--color-primary: #C08ABC;
Lowercase HEX
#c08abc

Shades

Tints

Tones

Harmony

CSS snippets for #C08ABC

.color-c08abc {
  color: #C08ABC;
  background-color: #C08ABC;
}

Frequently asked questions

What color is #C08ABC?+

#C08ABC is a HEX color with RGB value rgb(192, 138, 188) and HSL value hsl(304, 30%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C08ABC?+

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