#CE2D9D Color

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

Color preview

#CE2D9D

Color formats

HEX
#CE2D9D
RGB
rgb(206, 45, 157)
RGBA
rgba(206, 45, 157, 1)
HSL
hsl(318, 64%, 49%)
HSV
hsv(318, 78%, 81%)
CMYK
cmyk(0%, 78%, 24%, 19%)
CSS variable
--color-primary: #CE2D9D;
Lowercase HEX
#ce2d9d

Shades

Tints

Tones

Harmony

CSS snippets for #CE2D9D

.color-ce2d9d {
  color: #CE2D9D;
  background-color: #CE2D9D;
}

Frequently asked questions

What color is #CE2D9D?+

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

What is the closest Tailwind color to #CE2D9D?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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