#CA95CC Color

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

Color preview

#CA95CC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CA95CC

.color-ca95cc {
  color: #CA95CC;
  background-color: #CA95CC;
}

Frequently asked questions

What color is #CA95CC?+

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

What is the closest Tailwind color to #CA95CC?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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