#DA5F43 Color

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

Color preview

#DA5F43

Color formats

HEX
#DA5F43
RGB
rgb(218, 95, 67)
RGBA
rgba(218, 95, 67, 1)
HSL
hsl(11, 67%, 56%)
HSV
hsv(11, 69%, 85%)
CMYK
cmyk(0%, 56%, 69%, 15%)
CSS variable
--color-primary: #DA5F43;
Lowercase HEX
#da5f43

Shades

Tints

Tones

Harmony

CSS snippets for #DA5F43

.color-da5f43 {
  color: #DA5F43;
  background-color: #DA5F43;
}

Frequently asked questions

What color is #DA5F43?+

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

What is the closest Tailwind color to #DA5F43?+

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