#C98DDD Color

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

Color preview

#C98DDD

Color formats

HEX
#C98DDD
RGB
rgb(201, 141, 221)
RGBA
rgba(201, 141, 221, 1)
HSL
hsl(285, 54%, 71%)
HSV
hsv(285, 36%, 87%)
CMYK
cmyk(9%, 36%, 0%, 13%)
CSS variable
--color-primary: #C98DDD;
Lowercase HEX
#c98ddd

Shades

Tints

Tones

Harmony

CSS snippets for #C98DDD

.color-c98ddd {
  color: #C98DDD;
  background-color: #C98DDD;
}

Frequently asked questions

What color is #C98DDD?+

#C98DDD is a HEX color with RGB value rgb(201, 141, 221) and HSL value hsl(285, 54%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C98DDD?+

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