#DD4740 Color

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

Color preview

#DD4740

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD4740

.color-dd4740 {
  color: #DD4740;
  background-color: #DD4740;
}

Frequently asked questions

What color is #DD4740?+

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

What is the closest Tailwind color to #DD4740?+

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