#DA504B Color

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

Color preview

#DA504B

Color formats

HEX
#DA504B
RGB
rgb(218, 80, 75)
RGBA
rgba(218, 80, 75, 1)
HSL
hsl(2, 66%, 57%)
HSV
hsv(2, 66%, 85%)
CMYK
cmyk(0%, 63%, 66%, 15%)
CSS variable
--color-primary: #DA504B;
Lowercase HEX
#da504b

Shades

Tints

Tones

Harmony

CSS snippets for #DA504B

.color-da504b {
  color: #DA504B;
  background-color: #DA504B;
}

Frequently asked questions

What color is #DA504B?+

#DA504B is a HEX color with RGB value rgb(218, 80, 75) and HSL value hsl(2, 66%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA504B?+

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