#CA95B5 Color

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

Color preview

#CA95B5

Color formats

HEX
#CA95B5
RGB
rgb(202, 149, 181)
RGBA
rgba(202, 149, 181, 1)
HSL
hsl(324, 33%, 69%)
HSV
hsv(324, 26%, 79%)
CMYK
cmyk(0%, 26%, 10%, 21%)
CSS variable
--color-primary: #CA95B5;
Lowercase HEX
#ca95b5

Shades

Tints

Tones

Harmony

CSS snippets for #CA95B5

.color-ca95b5 {
  color: #CA95B5;
  background-color: #CA95B5;
}

Frequently asked questions

What color is #CA95B5?+

#CA95B5 is a HEX color with RGB value rgb(202, 149, 181) and HSL value hsl(324, 33%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #CA95B5?+

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