#CF2C7B Color

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

Color preview

#CF2C7B

Color formats

HEX
#CF2C7B
RGB
rgb(207, 44, 123)
RGBA
rgba(207, 44, 123, 1)
HSL
hsl(331, 65%, 49%)
HSV
hsv(331, 79%, 81%)
CMYK
cmyk(0%, 79%, 41%, 19%)
CSS variable
--color-primary: #CF2C7B;
Lowercase HEX
#cf2c7b

Shades

Tints

Tones

Harmony

CSS snippets for #CF2C7B

.color-cf2c7b {
  color: #CF2C7B;
  background-color: #CF2C7B;
}

Frequently asked questions

What color is #CF2C7B?+

#CF2C7B is a HEX color with RGB value rgb(207, 44, 123) and HSL value hsl(331, 65%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CF2C7B?+

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