#DA482B Color

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

Color preview

#DA482B

Color formats

HEX
#DA482B
RGB
rgb(218, 72, 43)
RGBA
rgba(218, 72, 43, 1)
HSL
hsl(10, 70%, 51%)
HSV
hsv(10, 80%, 85%)
CMYK
cmyk(0%, 67%, 80%, 15%)
CSS variable
--color-primary: #DA482B;
Lowercase HEX
#da482b

Shades

Tints

Tones

Harmony

CSS snippets for #DA482B

.color-da482b {
  color: #DA482B;
  background-color: #DA482B;
}

Frequently asked questions

What color is #DA482B?+

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

What is the closest Tailwind color to #DA482B?+

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