#CA5E9D Color

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

Color preview

#CA5E9D

Color formats

HEX
#CA5E9D
RGB
rgb(202, 94, 157)
RGBA
rgba(202, 94, 157, 1)
HSL
hsl(325, 50%, 58%)
HSV
hsv(325, 53%, 79%)
CMYK
cmyk(0%, 53%, 22%, 21%)
CSS variable
--color-primary: #CA5E9D;
Lowercase HEX
#ca5e9d

Shades

Tints

Tones

Harmony

CSS snippets for #CA5E9D

.color-ca5e9d {
  color: #CA5E9D;
  background-color: #CA5E9D;
}

Frequently asked questions

What color is #CA5E9D?+

#CA5E9D is a HEX color with RGB value rgb(202, 94, 157) and HSL value hsl(325, 50%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CA5E9D?+

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