#CB1A6A Color

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

Color preview

#CB1A6A

Color formats

HEX
#CB1A6A
RGB
rgb(203, 26, 106)
RGBA
rgba(203, 26, 106, 1)
HSL
hsl(333, 77%, 45%)
HSV
hsv(333, 87%, 80%)
CMYK
cmyk(0%, 87%, 48%, 20%)
CSS variable
--color-primary: #CB1A6A;
Lowercase HEX
#cb1a6a

Shades

Tints

Tones

Harmony

CSS snippets for #CB1A6A

.color-cb1a6a {
  color: #CB1A6A;
  background-color: #CB1A6A;
}

Frequently asked questions

What color is #CB1A6A?+

#CB1A6A is a HEX color with RGB value rgb(203, 26, 106) and HSL value hsl(333, 77%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CB1A6A?+

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