#CA91FF Color

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

Color preview

#CA91FF

Color formats

HEX
#CA91FF
RGB
rgb(202, 145, 255)
RGBA
rgba(202, 145, 255, 1)
HSL
hsl(271, 100%, 78%)
HSV
hsv(271, 43%, 100%)
CMYK
cmyk(21%, 43%, 0%, 0%)
CSS variable
--color-primary: #CA91FF;
Lowercase HEX
#ca91ff

Shades

Tints

Tones

Harmony

CSS snippets for #CA91FF

.color-ca91ff {
  color: #CA91FF;
  background-color: #CA91FF;
}

Frequently asked questions

What color is #CA91FF?+

#CA91FF is a HEX color with RGB value rgb(202, 145, 255) and HSL value hsl(271, 100%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA91FF?+

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