#DE4A45 Color

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

Color preview

#DE4A45

Color formats

HEX
#DE4A45
RGB
rgb(222, 74, 69)
RGBA
rgba(222, 74, 69, 1)
HSL
hsl(2, 70%, 57%)
HSV
hsv(2, 69%, 87%)
CMYK
cmyk(0%, 67%, 69%, 13%)
CSS variable
--color-primary: #DE4A45;
Lowercase HEX
#de4a45

Shades

Tints

Tones

Harmony

CSS snippets for #DE4A45

.color-de4a45 {
  color: #DE4A45;
  background-color: #DE4A45;
}

Frequently asked questions

What color is #DE4A45?+

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

What is the closest Tailwind color to #DE4A45?+

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