#D6543D Color

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

Color preview

#D6543D

Color formats

HEX
#D6543D
RGB
rgb(214, 84, 61)
RGBA
rgba(214, 84, 61, 1)
HSL
hsl(9, 65%, 54%)
HSV
hsv(9, 71%, 84%)
CMYK
cmyk(0%, 61%, 71%, 16%)
CSS variable
--color-primary: #D6543D;
Lowercase HEX
#d6543d

Shades

Tints

Tones

Harmony

CSS snippets for #D6543D

.color-d6543d {
  color: #D6543D;
  background-color: #D6543D;
}

Frequently asked questions

What color is #D6543D?+

#D6543D is a HEX color with RGB value rgb(214, 84, 61) and HSL value hsl(9, 65%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D6543D?+

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