#CA91EE Color

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

Color preview

#CA91EE

Color formats

HEX
#CA91EE
RGB
rgb(202, 145, 238)
RGBA
rgba(202, 145, 238, 1)
HSL
hsl(277, 73%, 75%)
HSV
hsv(277, 39%, 93%)
CMYK
cmyk(15%, 39%, 0%, 7%)
CSS variable
--color-primary: #CA91EE;
Lowercase HEX
#ca91ee

Shades

Tints

Tones

Harmony

CSS snippets for #CA91EE

.color-ca91ee {
  color: #CA91EE;
  background-color: #CA91EE;
}

Frequently asked questions

What color is #CA91EE?+

#CA91EE is a HEX color with RGB value rgb(202, 145, 238) and HSL value hsl(277, 73%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA91EE?+

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