#DD4846 Color

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

Color preview

#DD4846

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD4846

.color-dd4846 {
  color: #DD4846;
  background-color: #DD4846;
}

Frequently asked questions

What color is #DD4846?+

#DD4846 is a HEX color with RGB value rgb(221, 72, 70) and HSL value hsl(1, 69%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD4846?+

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