#DE2B7F Color

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

Color preview

#DE2B7F

Color formats

HEX
#DE2B7F
RGB
rgb(222, 43, 127)
RGBA
rgba(222, 43, 127, 1)
HSL
hsl(332, 73%, 52%)
HSV
hsv(332, 81%, 87%)
CMYK
cmyk(0%, 81%, 43%, 13%)
CSS variable
--color-primary: #DE2B7F;
Lowercase HEX
#de2b7f

Shades

Tints

Tones

Harmony

CSS snippets for #DE2B7F

.color-de2b7f {
  color: #DE2B7F;
  background-color: #DE2B7F;
}

Frequently asked questions

What color is #DE2B7F?+

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

What is the closest Tailwind color to #DE2B7F?+

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