#CB2F9C Color

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

Color preview

#CB2F9C

Color formats

HEX
#CB2F9C
RGB
rgb(203, 47, 156)
RGBA
rgba(203, 47, 156, 1)
HSL
hsl(318, 62%, 49%)
HSV
hsv(318, 77%, 80%)
CMYK
cmyk(0%, 77%, 23%, 20%)
CSS variable
--color-primary: #CB2F9C;
Lowercase HEX
#cb2f9c

Shades

Tints

Tones

Harmony

CSS snippets for #CB2F9C

.color-cb2f9c {
  color: #CB2F9C;
  background-color: #CB2F9C;
}

Frequently asked questions

What color is #CB2F9C?+

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

What is the closest Tailwind color to #CB2F9C?+

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