#CA3A7D Color

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

Color preview

#CA3A7D

Color formats

HEX
#CA3A7D
RGB
rgb(202, 58, 125)
RGBA
rgba(202, 58, 125, 1)
HSL
hsl(332, 58%, 51%)
HSV
hsv(332, 71%, 79%)
CMYK
cmyk(0%, 71%, 38%, 21%)
CSS variable
--color-primary: #CA3A7D;
Lowercase HEX
#ca3a7d

Shades

Tints

Tones

Harmony

CSS snippets for #CA3A7D

.color-ca3a7d {
  color: #CA3A7D;
  background-color: #CA3A7D;
}

Frequently asked questions

What color is #CA3A7D?+

#CA3A7D is a HEX color with RGB value rgb(202, 58, 125) and HSL value hsl(332, 58%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CA3A7D?+

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