#CA1664 Color

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

Color preview

#CA1664

Color formats

HEX
#CA1664
RGB
rgb(202, 22, 100)
RGBA
rgba(202, 22, 100, 1)
HSL
hsl(334, 80%, 44%)
HSV
hsv(334, 89%, 79%)
CMYK
cmyk(0%, 89%, 50%, 21%)
CSS variable
--color-primary: #CA1664;
Lowercase HEX
#ca1664

Shades

Tints

Tones

Harmony

CSS snippets for #CA1664

.color-ca1664 {
  color: #CA1664;
  background-color: #CA1664;
}

Frequently asked questions

What color is #CA1664?+

#CA1664 is a HEX color with RGB value rgb(202, 22, 100) and HSL value hsl(334, 80%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CA1664?+

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