#CA93FE Color

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

Color preview

#CA93FE

Color formats

HEX
#CA93FE
RGB
rgb(202, 147, 254)
RGBA
rgba(202, 147, 254, 1)
HSL
hsl(271, 98%, 79%)
HSV
hsv(271, 42%, 100%)
CMYK
cmyk(20%, 42%, 0%, 0%)
CSS variable
--color-primary: #CA93FE;
Lowercase HEX
#ca93fe

Shades

Tints

Tones

Harmony

CSS snippets for #CA93FE

.color-ca93fe {
  color: #CA93FE;
  background-color: #CA93FE;
}

Frequently asked questions

What color is #CA93FE?+

#CA93FE is a HEX color with RGB value rgb(202, 147, 254) and HSL value hsl(271, 98%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA93FE?+

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