#DE1D6D Color

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

Color preview

#DE1D6D

Color formats

HEX
#DE1D6D
RGB
rgb(222, 29, 109)
RGBA
rgba(222, 29, 109, 1)
HSL
hsl(335, 77%, 49%)
HSV
hsv(335, 87%, 87%)
CMYK
cmyk(0%, 87%, 51%, 13%)
CSS variable
--color-primary: #DE1D6D;
Lowercase HEX
#de1d6d

Shades

Tints

Tones

Harmony

CSS snippets for #DE1D6D

.color-de1d6d {
  color: #DE1D6D;
  background-color: #DE1D6D;
}

Frequently asked questions

What color is #DE1D6D?+

#DE1D6D is a HEX color with RGB value rgb(222, 29, 109) and HSL value hsl(335, 77%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DE1D6D?+

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