#DA502B Color

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

Color preview

#DA502B

Color formats

HEX
#DA502B
RGB
rgb(218, 80, 43)
RGBA
rgba(218, 80, 43, 1)
HSL
hsl(13, 70%, 51%)
HSV
hsv(13, 80%, 85%)
CMYK
cmyk(0%, 63%, 80%, 15%)
CSS variable
--color-primary: #DA502B;
Lowercase HEX
#da502b

Shades

Tints

Tones

Harmony

CSS snippets for #DA502B

.color-da502b {
  color: #DA502B;
  background-color: #DA502B;
}

Frequently asked questions

What color is #DA502B?+

#DA502B is a HEX color with RGB value rgb(218, 80, 43) and HSL value hsl(13, 70%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DA502B?+

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