#DE2B7C Color

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

Color preview

#DE2B7C

Color formats

HEX
#DE2B7C
RGB
rgb(222, 43, 124)
RGBA
rgba(222, 43, 124, 1)
HSL
hsl(333, 73%, 52%)
HSV
hsv(333, 81%, 87%)
CMYK
cmyk(0%, 81%, 44%, 13%)
CSS variable
--color-primary: #DE2B7C;
Lowercase HEX
#de2b7c

Shades

Tints

Tones

Harmony

CSS snippets for #DE2B7C

.color-de2b7c {
  color: #DE2B7C;
  background-color: #DE2B7C;
}

Frequently asked questions

What color is #DE2B7C?+

#DE2B7C is a HEX color with RGB value rgb(222, 43, 124) and HSL value hsl(333, 73%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DE2B7C?+

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