#CF2A8B Color

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

Color preview

#CF2A8B

Color formats

HEX
#CF2A8B
RGB
rgb(207, 42, 139)
RGBA
rgba(207, 42, 139, 1)
HSL
hsl(325, 66%, 49%)
HSV
hsv(325, 80%, 81%)
CMYK
cmyk(0%, 80%, 33%, 19%)
CSS variable
--color-primary: #CF2A8B;
Lowercase HEX
#cf2a8b

Shades

Tints

Tones

Harmony

CSS snippets for #CF2A8B

.color-cf2a8b {
  color: #CF2A8B;
  background-color: #CF2A8B;
}

Frequently asked questions

What color is #CF2A8B?+

#CF2A8B is a HEX color with RGB value rgb(207, 42, 139) and HSL value hsl(325, 66%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CF2A8B?+

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