#CB2F80 Color

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

Color preview

#CB2F80

Color formats

HEX
#CB2F80
RGB
rgb(203, 47, 128)
RGBA
rgba(203, 47, 128, 1)
HSL
hsl(329, 62%, 49%)
HSV
hsv(329, 77%, 80%)
CMYK
cmyk(0%, 77%, 37%, 20%)
CSS variable
--color-primary: #CB2F80;
Lowercase HEX
#cb2f80

Shades

Tints

Tones

Harmony

CSS snippets for #CB2F80

.color-cb2f80 {
  color: #CB2F80;
  background-color: #CB2F80;
}

Frequently asked questions

What color is #CB2F80?+

#CB2F80 is a HEX color with RGB value rgb(203, 47, 128) and HSL value hsl(329, 62%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CB2F80?+

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