#C08BB8 Color

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

Color preview

#C08BB8

Color formats

HEX
#C08BB8
RGB
rgb(192, 139, 184)
RGBA
rgba(192, 139, 184, 1)
HSL
hsl(309, 30%, 65%)
HSV
hsv(309, 28%, 75%)
CMYK
cmyk(0%, 28%, 4%, 25%)
CSS variable
--color-primary: #C08BB8;
Lowercase HEX
#c08bb8

Shades

Tints

Tones

Harmony

CSS snippets for #C08BB8

.color-c08bb8 {
  color: #C08BB8;
  background-color: #C08BB8;
}

Frequently asked questions

What color is #C08BB8?+

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

What is the closest Tailwind color to #C08BB8?+

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