#DA5C48 Color

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

Color preview

#DA5C48

Color formats

HEX
#DA5C48
RGB
rgb(218, 92, 72)
RGBA
rgba(218, 92, 72, 1)
HSL
hsl(8, 66%, 57%)
HSV
hsv(8, 67%, 85%)
CMYK
cmyk(0%, 58%, 67%, 15%)
CSS variable
--color-primary: #DA5C48;
Lowercase HEX
#da5c48

Shades

Tints

Tones

Harmony

CSS snippets for #DA5C48

.color-da5c48 {
  color: #DA5C48;
  background-color: #DA5C48;
}

Frequently asked questions

What color is #DA5C48?+

#DA5C48 is a HEX color with RGB value rgb(218, 92, 72) and HSL value hsl(8, 66%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA5C48?+

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