#C08BBB Color

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

Color preview

#C08BBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C08BBB

.color-c08bbb {
  color: #C08BBB;
  background-color: #C08BBB;
}

Frequently asked questions

What color is #C08BBB?+

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

What is the closest Tailwind color to #C08BBB?+

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