#CE2C9D Color

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

Color preview

#CE2C9D

Color formats

HEX
#CE2C9D
RGB
rgb(206, 44, 157)
RGBA
rgba(206, 44, 157, 1)
HSL
hsl(318, 65%, 49%)
HSV
hsv(318, 79%, 81%)
CMYK
cmyk(0%, 79%, 24%, 19%)
CSS variable
--color-primary: #CE2C9D;
Lowercase HEX
#ce2c9d

Shades

Tints

Tones

Harmony

CSS snippets for #CE2C9D

.color-ce2c9d {
  color: #CE2C9D;
  background-color: #CE2C9D;
}

Frequently asked questions

What color is #CE2C9D?+

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

What is the closest Tailwind color to #CE2C9D?+

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