#C98DEA Color

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

Color preview

#C98DEA

Color formats

HEX
#C98DEA
RGB
rgb(201, 141, 234)
RGBA
rgba(201, 141, 234, 1)
HSL
hsl(279, 69%, 74%)
HSV
hsv(279, 40%, 92%)
CMYK
cmyk(14%, 40%, 0%, 8%)
CSS variable
--color-primary: #C98DEA;
Lowercase HEX
#c98dea

Shades

Tints

Tones

Harmony

CSS snippets for #C98DEA

.color-c98dea {
  color: #C98DEA;
  background-color: #C98DEA;
}

Frequently asked questions

What color is #C98DEA?+

#C98DEA is a HEX color with RGB value rgb(201, 141, 234) and HSL value hsl(279, 69%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C98DEA?+

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