#CF2B9B Color

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

Color preview

#CF2B9B

Color formats

HEX
#CF2B9B
RGB
rgb(207, 43, 155)
RGBA
rgba(207, 43, 155, 1)
HSL
hsl(319, 66%, 49%)
HSV
hsv(319, 79%, 81%)
CMYK
cmyk(0%, 79%, 25%, 19%)
CSS variable
--color-primary: #CF2B9B;
Lowercase HEX
#cf2b9b

Shades

Tints

Tones

Harmony

CSS snippets for #CF2B9B

.color-cf2b9b {
  color: #CF2B9B;
  background-color: #CF2B9B;
}

Frequently asked questions

What color is #CF2B9B?+

#CF2B9B is a HEX color with RGB value rgb(207, 43, 155) and HSL value hsl(319, 66%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CF2B9B?+

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