#DE1C6A Color

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

Color preview

#DE1C6A

Color formats

HEX
#DE1C6A
RGB
rgb(222, 28, 106)
RGBA
rgba(222, 28, 106, 1)
HSL
hsl(336, 78%, 49%)
HSV
hsv(336, 87%, 87%)
CMYK
cmyk(0%, 87%, 52%, 13%)
CSS variable
--color-primary: #DE1C6A;
Lowercase HEX
#de1c6a

Shades

Tints

Tones

Harmony

CSS snippets for #DE1C6A

.color-de1c6a {
  color: #DE1C6A;
  background-color: #DE1C6A;
}

Frequently asked questions

What color is #DE1C6A?+

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

What is the closest Tailwind color to #DE1C6A?+

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