#CB2F7A Color

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

Color preview

#CB2F7A

Color formats

HEX
#CB2F7A
RGB
rgb(203, 47, 122)
RGBA
rgba(203, 47, 122, 1)
HSL
hsl(331, 62%, 49%)
HSV
hsv(331, 77%, 80%)
CMYK
cmyk(0%, 77%, 40%, 20%)
CSS variable
--color-primary: #CB2F7A;
Lowercase HEX
#cb2f7a

Shades

Tints

Tones

Harmony

CSS snippets for #CB2F7A

.color-cb2f7a {
  color: #CB2F7A;
  background-color: #CB2F7A;
}

Frequently asked questions

What color is #CB2F7A?+

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

What is the closest Tailwind color to #CB2F7A?+

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