#CA0B7D Color

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

Color preview

#CA0B7D

Color formats

HEX
#CA0B7D
RGB
rgb(202, 11, 125)
RGBA
rgba(202, 11, 125, 1)
HSL
hsl(324, 90%, 42%)
HSV
hsv(324, 95%, 79%)
CMYK
cmyk(0%, 95%, 38%, 21%)
CSS variable
--color-primary: #CA0B7D;
Lowercase HEX
#ca0b7d

Shades

Tints

Tones

Harmony

CSS snippets for #CA0B7D

.color-ca0b7d {
  color: #CA0B7D;
  background-color: #CA0B7D;
}

Frequently asked questions

What color is #CA0B7D?+

#CA0B7D is a HEX color with RGB value rgb(202, 11, 125) and HSL value hsl(324, 90%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CA0B7D?+

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