#CA95C3 Color

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

Color preview

#CA95C3

Color formats

HEX
#CA95C3
RGB
rgb(202, 149, 195)
RGBA
rgba(202, 149, 195, 1)
HSL
hsl(308, 33%, 69%)
HSV
hsv(308, 26%, 79%)
CMYK
cmyk(0%, 26%, 3%, 21%)
CSS variable
--color-primary: #CA95C3;
Lowercase HEX
#ca95c3

Shades

Tints

Tones

Harmony

CSS snippets for #CA95C3

.color-ca95c3 {
  color: #CA95C3;
  background-color: #CA95C3;
}

Frequently asked questions

What color is #CA95C3?+

#CA95C3 is a HEX color with RGB value rgb(202, 149, 195) and HSL value hsl(308, 33%, 69%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA95C3?+

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