#DD4340 Color

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

Color preview

#DD4340

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD4340

.color-dd4340 {
  color: #DD4340;
  background-color: #DD4340;
}

Frequently asked questions

What color is #DD4340?+

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

What is the closest Tailwind color to #DD4340?+

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