#DD5248 Color

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

Color preview

#DD5248

Color formats

HEX
#DD5248
RGB
rgb(221, 82, 72)
RGBA
rgba(221, 82, 72, 1)
HSL
hsl(4, 69%, 57%)
HSV
hsv(4, 67%, 87%)
CMYK
cmyk(0%, 63%, 67%, 13%)
CSS variable
--color-primary: #DD5248;
Lowercase HEX
#dd5248

Shades

Tints

Tones

Harmony

CSS snippets for #DD5248

.color-dd5248 {
  color: #DD5248;
  background-color: #DD5248;
}

Frequently asked questions

What color is #DD5248?+

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

What is the closest Tailwind color to #DD5248?+

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