#CA91E8 Color

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

Color preview

#CA91E8

Color formats

HEX
#CA91E8
RGB
rgb(202, 145, 232)
RGBA
rgba(202, 145, 232, 1)
HSL
hsl(279, 65%, 74%)
HSV
hsv(279, 38%, 91%)
CMYK
cmyk(13%, 38%, 0%, 9%)
CSS variable
--color-primary: #CA91E8;
Lowercase HEX
#ca91e8

Shades

Tints

Tones

Harmony

CSS snippets for #CA91E8

.color-ca91e8 {
  color: #CA91E8;
  background-color: #CA91E8;
}

Frequently asked questions

What color is #CA91E8?+

#CA91E8 is a HEX color with RGB value rgb(202, 145, 232) and HSL value hsl(279, 65%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA91E8?+

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