#DD4944 Color

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

Color preview

#DD4944

Color formats

HEX
#DD4944
RGB
rgb(221, 73, 68)
RGBA
rgba(221, 73, 68, 1)
HSL
hsl(2, 69%, 57%)
HSV
hsv(2, 69%, 87%)
CMYK
cmyk(0%, 67%, 69%, 13%)
CSS variable
--color-primary: #DD4944;
Lowercase HEX
#dd4944

Shades

Tints

Tones

Harmony

CSS snippets for #DD4944

.color-dd4944 {
  color: #DD4944;
  background-color: #DD4944;
}

Frequently asked questions

What color is #DD4944?+

#DD4944 is a HEX color with RGB value rgb(221, 73, 68) and HSL value hsl(2, 69%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD4944?+

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