#CB2F75 Color

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

Color preview

#CB2F75

Color formats

HEX
#CB2F75
RGB
rgb(203, 47, 117)
RGBA
rgba(203, 47, 117, 1)
HSL
hsl(333, 62%, 49%)
HSV
hsv(333, 77%, 80%)
CMYK
cmyk(0%, 77%, 42%, 20%)
CSS variable
--color-primary: #CB2F75;
Lowercase HEX
#cb2f75

Shades

Tints

Tones

Harmony

CSS snippets for #CB2F75

.color-cb2f75 {
  color: #CB2F75;
  background-color: #CB2F75;
}

Frequently asked questions

What color is #CB2F75?+

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

What is the closest Tailwind color to #CB2F75?+

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