#D4502B Color

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

Color preview

#D4502B

Color formats

HEX
#D4502B
RGB
rgb(212, 80, 43)
RGBA
rgba(212, 80, 43, 1)
HSL
hsl(13, 66%, 50%)
HSV
hsv(13, 80%, 83%)
CMYK
cmyk(0%, 62%, 80%, 17%)
CSS variable
--color-primary: #D4502B;
Lowercase HEX
#d4502b

Shades

Tints

Tones

Harmony

CSS snippets for #D4502B

.color-d4502b {
  color: #D4502B;
  background-color: #D4502B;
}

Frequently asked questions

What color is #D4502B?+

#D4502B is a HEX color with RGB value rgb(212, 80, 43) and HSL value hsl(13, 66%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D4502B?+

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