#D3573C Color

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

Color preview

#D3573C

Color formats

HEX
#D3573C
RGB
rgb(211, 87, 60)
RGBA
rgba(211, 87, 60, 1)
HSL
hsl(11, 63%, 53%)
HSV
hsv(11, 72%, 83%)
CMYK
cmyk(0%, 59%, 72%, 17%)
CSS variable
--color-primary: #D3573C;
Lowercase HEX
#d3573c

Shades

Tints

Tones

Harmony

CSS snippets for #D3573C

.color-d3573c {
  color: #D3573C;
  background-color: #D3573C;
}

Frequently asked questions

What color is #D3573C?+

#D3573C is a HEX color with RGB value rgb(211, 87, 60) and HSL value hsl(11, 63%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3573C?+

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