#CF2A6F Color

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

Color preview

#CF2A6F

Color formats

HEX
#CF2A6F
RGB
rgb(207, 42, 111)
RGBA
rgba(207, 42, 111, 1)
HSL
hsl(335, 66%, 49%)
HSV
hsv(335, 80%, 81%)
CMYK
cmyk(0%, 80%, 46%, 19%)
CSS variable
--color-primary: #CF2A6F;
Lowercase HEX
#cf2a6f

Shades

Tints

Tones

Harmony

CSS snippets for #CF2A6F

.color-cf2a6f {
  color: #CF2A6F;
  background-color: #CF2A6F;
}

Frequently asked questions

What color is #CF2A6F?+

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

What is the closest Tailwind color to #CF2A6F?+

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