#C08BBA Color

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

Color preview

#C08BBA

Color formats

HEX
#C08BBA
RGB
rgb(192, 139, 186)
RGBA
rgba(192, 139, 186, 1)
HSL
hsl(307, 30%, 65%)
HSV
hsv(307, 28%, 75%)
CMYK
cmyk(0%, 28%, 3%, 25%)
CSS variable
--color-primary: #C08BBA;
Lowercase HEX
#c08bba

Shades

Tints

Tones

Harmony

CSS snippets for #C08BBA

.color-c08bba {
  color: #C08BBA;
  background-color: #C08BBA;
}

Frequently asked questions

What color is #C08BBA?+

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

What is the closest Tailwind color to #C08BBA?+

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