#DD4540 Color

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

Color preview

#DD4540

Color formats

HEX
#DD4540
RGB
rgb(221, 69, 64)
RGBA
rgba(221, 69, 64, 1)
HSL
hsl(2, 70%, 56%)
HSV
hsv(2, 71%, 87%)
CMYK
cmyk(0%, 69%, 71%, 13%)
CSS variable
--color-primary: #DD4540;
Lowercase HEX
#dd4540

Shades

Tints

Tones

Harmony

CSS snippets for #DD4540

.color-dd4540 {
  color: #DD4540;
  background-color: #DD4540;
}

Frequently asked questions

What color is #DD4540?+

#DD4540 is a HEX color with RGB value rgb(221, 69, 64) and HSL value hsl(2, 70%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD4540?+

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