#C88EBA Color

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

Color preview

#C88EBA

Color formats

HEX
#C88EBA
RGB
rgb(200, 142, 186)
RGBA
rgba(200, 142, 186, 1)
HSL
hsl(314, 35%, 67%)
HSV
hsv(314, 29%, 78%)
CMYK
cmyk(0%, 29%, 7%, 22%)
CSS variable
--color-primary: #C88EBA;
Lowercase HEX
#c88eba

Shades

Tints

Tones

Harmony

CSS snippets for #C88EBA

.color-c88eba {
  color: #C88EBA;
  background-color: #C88EBA;
}

Frequently asked questions

What color is #C88EBA?+

#C88EBA is a HEX color with RGB value rgb(200, 142, 186) and HSL value hsl(314, 35%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C88EBA?+

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