#DE1C7A Color

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

Color preview

#DE1C7A

Color formats

HEX
#DE1C7A
RGB
rgb(222, 28, 122)
RGBA
rgba(222, 28, 122, 1)
HSL
hsl(331, 78%, 49%)
HSV
hsv(331, 87%, 87%)
CMYK
cmyk(0%, 87%, 45%, 13%)
CSS variable
--color-primary: #DE1C7A;
Lowercase HEX
#de1c7a

Shades

Tints

Tones

Harmony

CSS snippets for #DE1C7A

.color-de1c7a {
  color: #DE1C7A;
  background-color: #DE1C7A;
}

Frequently asked questions

What color is #DE1C7A?+

#DE1C7A is a HEX color with RGB value rgb(222, 28, 122) and HSL value hsl(331, 78%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DE1C7A?+

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