#C88EB8 Color

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

Color preview

#C88EB8

Color formats

HEX
#C88EB8
RGB
rgb(200, 142, 184)
RGBA
rgba(200, 142, 184, 1)
HSL
hsl(317, 35%, 67%)
HSV
hsv(317, 29%, 78%)
CMYK
cmyk(0%, 29%, 8%, 22%)
CSS variable
--color-primary: #C88EB8;
Lowercase HEX
#c88eb8

Shades

Tints

Tones

Harmony

CSS snippets for #C88EB8

.color-c88eb8 {
  color: #C88EB8;
  background-color: #C88EB8;
}

Frequently asked questions

What color is #C88EB8?+

#C88EB8 is a HEX color with RGB value rgb(200, 142, 184) and HSL value hsl(317, 35%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C88EB8?+

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