#C08CBA Color

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

Color preview

#C08CBA

Color formats

HEX
#C08CBA
RGB
rgb(192, 140, 186)
RGBA
rgba(192, 140, 186, 1)
HSL
hsl(307, 29%, 65%)
HSV
hsv(307, 27%, 75%)
CMYK
cmyk(0%, 27%, 3%, 25%)
CSS variable
--color-primary: #C08CBA;
Lowercase HEX
#c08cba

Shades

Tints

Tones

Harmony

CSS snippets for #C08CBA

.color-c08cba {
  color: #C08CBA;
  background-color: #C08CBA;
}

Frequently asked questions

What color is #C08CBA?+

#C08CBA is a HEX color with RGB value rgb(192, 140, 186) and HSL value hsl(307, 29%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C08CBA?+

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