#C98CCC Color

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

Color preview

#C98CCC

Color formats

HEX
#C98CCC
RGB
rgb(201, 140, 204)
RGBA
rgba(201, 140, 204, 1)
HSL
hsl(297, 39%, 67%)
HSV
hsv(297, 31%, 80%)
CMYK
cmyk(1%, 31%, 0%, 20%)
CSS variable
--color-primary: #C98CCC;
Lowercase HEX
#c98ccc

Shades

Tints

Tones

Harmony

CSS snippets for #C98CCC

.color-c98ccc {
  color: #C98CCC;
  background-color: #C98CCC;
}

Frequently asked questions

What color is #C98CCC?+

#C98CCC is a HEX color with RGB value rgb(201, 140, 204) and HSL value hsl(297, 39%, 67%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C98CCC?+

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