#DA5F49 Color

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

Color preview

#DA5F49

Color formats

HEX
#DA5F49
RGB
rgb(218, 95, 73)
RGBA
rgba(218, 95, 73, 1)
HSL
hsl(9, 66%, 57%)
HSV
hsv(9, 67%, 85%)
CMYK
cmyk(0%, 56%, 67%, 15%)
CSS variable
--color-primary: #DA5F49;
Lowercase HEX
#da5f49

Shades

Tints

Tones

Harmony

CSS snippets for #DA5F49

.color-da5f49 {
  color: #DA5F49;
  background-color: #DA5F49;
}

Frequently asked questions

What color is #DA5F49?+

#DA5F49 is a HEX color with RGB value rgb(218, 95, 73) and HSL value hsl(9, 66%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA5F49?+

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