#CA94EE Color

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

Color preview

#CA94EE

Color formats

HEX
#CA94EE
RGB
rgb(202, 148, 238)
RGBA
rgba(202, 148, 238, 1)
HSL
hsl(276, 73%, 76%)
HSV
hsv(276, 38%, 93%)
CMYK
cmyk(15%, 38%, 0%, 7%)
CSS variable
--color-primary: #CA94EE;
Lowercase HEX
#ca94ee

Shades

Tints

Tones

Harmony

CSS snippets for #CA94EE

.color-ca94ee {
  color: #CA94EE;
  background-color: #CA94EE;
}

Frequently asked questions

What color is #CA94EE?+

#CA94EE is a HEX color with RGB value rgb(202, 148, 238) and HSL value hsl(276, 73%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA94EE?+

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