#DD404F Color

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

Color preview

#DD404F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD404F

.color-dd404f {
  color: #DD404F;
  background-color: #DD404F;
}

Frequently asked questions

What color is #DD404F?+

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

What is the closest Tailwind color to #DD404F?+

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