#DE3E46 Color

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

Color preview

#DE3E46

Color formats

HEX
#DE3E46
RGB
rgb(222, 62, 70)
RGBA
rgba(222, 62, 70, 1)
HSL
hsl(357, 71%, 56%)
HSV
hsv(357, 72%, 87%)
CMYK
cmyk(0%, 72%, 68%, 13%)
CSS variable
--color-primary: #DE3E46;
Lowercase HEX
#de3e46

Shades

Tints

Tones

Harmony

CSS snippets for #DE3E46

.color-de3e46 {
  color: #DE3E46;
  background-color: #DE3E46;
}

Frequently asked questions

What color is #DE3E46?+

#DE3E46 is a HEX color with RGB value rgb(222, 62, 70) and HSL value hsl(357, 71%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DE3E46?+

The closest Tailwind color is red-500, available as the bg-red-500 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