#CE2C7D Color

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

Color preview

#CE2C7D

Color formats

HEX
#CE2C7D
RGB
rgb(206, 44, 125)
RGBA
rgba(206, 44, 125, 1)
HSL
hsl(330, 65%, 49%)
HSV
hsv(330, 79%, 81%)
CMYK
cmyk(0%, 79%, 39%, 19%)
CSS variable
--color-primary: #CE2C7D;
Lowercase HEX
#ce2c7d

Shades

Tints

Tones

Harmony

CSS snippets for #CE2C7D

.color-ce2c7d {
  color: #CE2C7D;
  background-color: #CE2C7D;
}

Frequently asked questions

What color is #CE2C7D?+

#CE2C7D is a HEX color with RGB value rgb(206, 44, 125) and HSL value hsl(330, 65%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CE2C7D?+

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