#CE2C8A Color

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

Color preview

#CE2C8A

Color formats

HEX
#CE2C8A
RGB
rgb(206, 44, 138)
RGBA
rgba(206, 44, 138, 1)
HSL
hsl(325, 65%, 49%)
HSV
hsv(325, 79%, 81%)
CMYK
cmyk(0%, 79%, 33%, 19%)
CSS variable
--color-primary: #CE2C8A;
Lowercase HEX
#ce2c8a

Shades

Tints

Tones

Harmony

CSS snippets for #CE2C8A

.color-ce2c8a {
  color: #CE2C8A;
  background-color: #CE2C8A;
}

Frequently asked questions

What color is #CE2C8A?+

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

What is the closest Tailwind color to #CE2C8A?+

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