#CA0B9A Color

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

Color preview

#CA0B9A

Color formats

HEX
#CA0B9A
RGB
rgb(202, 11, 154)
RGBA
rgba(202, 11, 154, 1)
HSL
hsl(315, 90%, 42%)
HSV
hsv(315, 95%, 79%)
CMYK
cmyk(0%, 95%, 24%, 21%)
CSS variable
--color-primary: #CA0B9A;
Lowercase HEX
#ca0b9a

Shades

Tints

Tones

Harmony

CSS snippets for #CA0B9A

.color-ca0b9a {
  color: #CA0B9A;
  background-color: #CA0B9A;
}

Frequently asked questions

What color is #CA0B9A?+

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

What is the closest Tailwind color to #CA0B9A?+

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