#C98FEB Color

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

Color preview

#C98FEB

Color formats

HEX
#C98FEB
RGB
rgb(201, 143, 235)
RGBA
rgba(201, 143, 235, 1)
HSL
hsl(278, 70%, 74%)
HSV
hsv(278, 39%, 92%)
CMYK
cmyk(14%, 39%, 0%, 8%)
CSS variable
--color-primary: #C98FEB;
Lowercase HEX
#c98feb

Shades

Tints

Tones

Harmony

CSS snippets for #C98FEB

.color-c98feb {
  color: #C98FEB;
  background-color: #C98FEB;
}

Frequently asked questions

What color is #C98FEB?+

#C98FEB is a HEX color with RGB value rgb(201, 143, 235) and HSL value hsl(278, 70%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C98FEB?+

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