#C96EB2 Color

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

Color preview

#C96EB2

Color formats

HEX
#C96EB2
RGB
rgb(201, 110, 178)
RGBA
rgba(201, 110, 178, 1)
HSL
hsl(315, 46%, 61%)
HSV
hsv(315, 45%, 79%)
CMYK
cmyk(0%, 45%, 11%, 21%)
CSS variable
--color-primary: #C96EB2;
Lowercase HEX
#c96eb2

Shades

Tints

Tones

Harmony

CSS snippets for #C96EB2

.color-c96eb2 {
  color: #C96EB2;
  background-color: #C96EB2;
}

Frequently asked questions

What color is #C96EB2?+

#C96EB2 is a HEX color with RGB value rgb(201, 110, 178) and HSL value hsl(315, 46%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C96EB2?+

The closest Tailwind color is pink-400, available as the bg-pink-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