#CA1C6A Color

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

Color preview

#CA1C6A

Color formats

HEX
#CA1C6A
RGB
rgb(202, 28, 106)
RGBA
rgba(202, 28, 106, 1)
HSL
hsl(333, 76%, 45%)
HSV
hsv(333, 86%, 79%)
CMYK
cmyk(0%, 86%, 48%, 21%)
CSS variable
--color-primary: #CA1C6A;
Lowercase HEX
#ca1c6a

Shades

Tints

Tones

Harmony

CSS snippets for #CA1C6A

.color-ca1c6a {
  color: #CA1C6A;
  background-color: #CA1C6A;
}

Frequently asked questions

What color is #CA1C6A?+

#CA1C6A is a HEX color with RGB value rgb(202, 28, 106) and HSL value hsl(333, 76%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CA1C6A?+

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