#C98FED Color

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

Color preview

#C98FED

Color formats

HEX
#C98FED
RGB
rgb(201, 143, 237)
RGBA
rgba(201, 143, 237, 1)
HSL
hsl(277, 72%, 75%)
HSV
hsv(277, 40%, 93%)
CMYK
cmyk(15%, 40%, 0%, 7%)
CSS variable
--color-primary: #C98FED;
Lowercase HEX
#c98fed

Shades

Tints

Tones

Harmony

CSS snippets for #C98FED

.color-c98fed {
  color: #C98FED;
  background-color: #C98FED;
}

Frequently asked questions

What color is #C98FED?+

#C98FED is a HEX color with RGB value rgb(201, 143, 237) and HSL value hsl(277, 72%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C98FED?+

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