#D3543D Color

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

Color preview

#D3543D

Color formats

HEX
#D3543D
RGB
rgb(211, 84, 61)
RGBA
rgba(211, 84, 61, 1)
HSL
hsl(9, 63%, 53%)
HSV
hsv(9, 71%, 83%)
CMYK
cmyk(0%, 60%, 71%, 17%)
CSS variable
--color-primary: #D3543D;
Lowercase HEX
#d3543d

Shades

Tints

Tones

Harmony

CSS snippets for #D3543D

.color-d3543d {
  color: #D3543D;
  background-color: #D3543D;
}

Frequently asked questions

What color is #D3543D?+

#D3543D is a HEX color with RGB value rgb(211, 84, 61) and HSL value hsl(9, 63%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3543D?+

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