#CE2D7B Color

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

Color preview

#CE2D7B

Color formats

HEX
#CE2D7B
RGB
rgb(206, 45, 123)
RGBA
rgba(206, 45, 123, 1)
HSL
hsl(331, 64%, 49%)
HSV
hsv(331, 78%, 81%)
CMYK
cmyk(0%, 78%, 40%, 19%)
CSS variable
--color-primary: #CE2D7B;
Lowercase HEX
#ce2d7b

Shades

Tints

Tones

Harmony

CSS snippets for #CE2D7B

.color-ce2d7b {
  color: #CE2D7B;
  background-color: #CE2D7B;
}

Frequently asked questions

What color is #CE2D7B?+

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

What is the closest Tailwind color to #CE2D7B?+

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