#C97EFF Color

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

Color preview

#C97EFF

Color formats

HEX
#C97EFF
RGB
rgb(201, 126, 255)
RGBA
rgba(201, 126, 255, 1)
HSL
hsl(275, 100%, 75%)
HSV
hsv(275, 51%, 100%)
CMYK
cmyk(21%, 51%, 0%, 0%)
CSS variable
--color-primary: #C97EFF;
Lowercase HEX
#c97eff

Shades

Tints

Tones

Harmony

CSS snippets for #C97EFF

.color-c97eff {
  color: #C97EFF;
  background-color: #C97EFF;
}

Frequently asked questions

What color is #C97EFF?+

#C97EFF is a HEX color with RGB value rgb(201, 126, 255) and HSL value hsl(275, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C97EFF?+

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