#DE4C45 Color

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

Color preview

#DE4C45

Color formats

HEX
#DE4C45
RGB
rgb(222, 76, 69)
RGBA
rgba(222, 76, 69, 1)
HSL
hsl(3, 70%, 57%)
HSV
hsv(3, 69%, 87%)
CMYK
cmyk(0%, 66%, 69%, 13%)
CSS variable
--color-primary: #DE4C45;
Lowercase HEX
#de4c45

Shades

Tints

Tones

Harmony

CSS snippets for #DE4C45

.color-de4c45 {
  color: #DE4C45;
  background-color: #DE4C45;
}

Frequently asked questions

What color is #DE4C45?+

#DE4C45 is a HEX color with RGB value rgb(222, 76, 69) and HSL value hsl(3, 70%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DE4C45?+

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