#DA5C43 Color

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

Color preview

#DA5C43

Color formats

HEX
#DA5C43
RGB
rgb(218, 92, 67)
RGBA
rgba(218, 92, 67, 1)
HSL
hsl(10, 67%, 56%)
HSV
hsv(10, 69%, 85%)
CMYK
cmyk(0%, 58%, 69%, 15%)
CSS variable
--color-primary: #DA5C43;
Lowercase HEX
#da5c43

Shades

Tints

Tones

Harmony

CSS snippets for #DA5C43

.color-da5c43 {
  color: #DA5C43;
  background-color: #DA5C43;
}

Frequently asked questions

What color is #DA5C43?+

#DA5C43 is a HEX color with RGB value rgb(218, 92, 67) and HSL value hsl(10, 67%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA5C43?+

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