#C08ABB Color

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

Color preview

#C08ABB

Color formats

HEX
#C08ABB
RGB
rgb(192, 138, 187)
RGBA
rgba(192, 138, 187, 1)
HSL
hsl(306, 30%, 65%)
HSV
hsv(306, 28%, 75%)
CMYK
cmyk(0%, 28%, 3%, 25%)
CSS variable
--color-primary: #C08ABB;
Lowercase HEX
#c08abb

Shades

Tints

Tones

Harmony

CSS snippets for #C08ABB

.color-c08abb {
  color: #C08ABB;
  background-color: #C08ABB;
}

Frequently asked questions

What color is #C08ABB?+

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

What is the closest Tailwind color to #C08ABB?+

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