#D8503C Color

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

Color preview

#D8503C

Color formats

HEX
#D8503C
RGB
rgb(216, 80, 60)
RGBA
rgba(216, 80, 60, 1)
HSL
hsl(8, 67%, 54%)
HSV
hsv(8, 72%, 85%)
CMYK
cmyk(0%, 63%, 72%, 15%)
CSS variable
--color-primary: #D8503C;
Lowercase HEX
#d8503c

Shades

Tints

Tones

Harmony

CSS snippets for #D8503C

.color-d8503c {
  color: #D8503C;
  background-color: #D8503C;
}

Frequently asked questions

What color is #D8503C?+

#D8503C is a HEX color with RGB value rgb(216, 80, 60) and HSL value hsl(8, 67%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D8503C?+

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