#CA95DF Color

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

Color preview

#CA95DF

Color formats

HEX
#CA95DF
RGB
rgb(202, 149, 223)
RGBA
rgba(202, 149, 223, 1)
HSL
hsl(283, 54%, 73%)
HSV
hsv(283, 33%, 87%)
CMYK
cmyk(9%, 33%, 0%, 13%)
CSS variable
--color-primary: #CA95DF;
Lowercase HEX
#ca95df

Shades

Tints

Tones

Harmony

CSS snippets for #CA95DF

.color-ca95df {
  color: #CA95DF;
  background-color: #CA95DF;
}

Frequently asked questions

What color is #CA95DF?+

#CA95DF is a HEX color with RGB value rgb(202, 149, 223) and HSL value hsl(283, 54%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA95DF?+

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