#CA94CC Color

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

Color preview

#CA94CC

Color formats

HEX
#CA94CC
RGB
rgb(202, 148, 204)
RGBA
rgba(202, 148, 204, 1)
HSL
hsl(298, 35%, 69%)
HSV
hsv(298, 27%, 80%)
CMYK
cmyk(1%, 27%, 0%, 20%)
CSS variable
--color-primary: #CA94CC;
Lowercase HEX
#ca94cc

Shades

Tints

Tones

Harmony

CSS snippets for #CA94CC

.color-ca94cc {
  color: #CA94CC;
  background-color: #CA94CC;
}

Frequently asked questions

What color is #CA94CC?+

#CA94CC is a HEX color with RGB value rgb(202, 148, 204) and HSL value hsl(298, 35%, 69%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA94CC?+

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