#CA5E7E Color

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

Color preview

#CA5E7E

Color formats

HEX
#CA5E7E
RGB
rgb(202, 94, 126)
RGBA
rgba(202, 94, 126, 1)
HSL
hsl(342, 50%, 58%)
HSV
hsv(342, 53%, 79%)
CMYK
cmyk(0%, 53%, 38%, 21%)
CSS variable
--color-primary: #CA5E7E;
Lowercase HEX
#ca5e7e

Shades

Tints

Tones

Harmony

CSS snippets for #CA5E7E

.color-ca5e7e {
  color: #CA5E7E;
  background-color: #CA5E7E;
}

Frequently asked questions

What color is #CA5E7E?+

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

What is the closest Tailwind color to #CA5E7E?+

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