#DE2B6A Color

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

Color preview

#DE2B6A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DE2B6A

.color-de2b6a {
  color: #DE2B6A;
  background-color: #DE2B6A;
}

Frequently asked questions

What color is #DE2B6A?+

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

What is the closest Tailwind color to #DE2B6A?+

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