#DD444C Color

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

Color preview

#DD444C

Color formats

HEX
#DD444C
RGB
rgb(221, 68, 76)
RGBA
rgba(221, 68, 76, 1)
HSL
hsl(357, 69%, 57%)
HSV
hsv(357, 69%, 87%)
CMYK
cmyk(0%, 69%, 66%, 13%)
CSS variable
--color-primary: #DD444C;
Lowercase HEX
#dd444c

Shades

Tints

Tones

Harmony

CSS snippets for #DD444C

.color-dd444c {
  color: #DD444C;
  background-color: #DD444C;
}

Frequently asked questions

What color is #DD444C?+

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

What is the closest Tailwind color to #DD444C?+

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