#DA5544 Color

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

Color preview

#DA5544

Color formats

HEX
#DA5544
RGB
rgb(218, 85, 68)
RGBA
rgba(218, 85, 68, 1)
HSL
hsl(7, 67%, 56%)
HSV
hsv(7, 69%, 85%)
CMYK
cmyk(0%, 61%, 69%, 15%)
CSS variable
--color-primary: #DA5544;
Lowercase HEX
#da5544

Shades

Tints

Tones

Harmony

CSS snippets for #DA5544

.color-da5544 {
  color: #DA5544;
  background-color: #DA5544;
}

Frequently asked questions

What color is #DA5544?+

#DA5544 is a HEX color with RGB value rgb(218, 85, 68) and HSL value hsl(7, 67%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA5544?+

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