#CD543C Color

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

Color preview

#CD543C

Color formats

HEX
#CD543C
RGB
rgb(205, 84, 60)
RGBA
rgba(205, 84, 60, 1)
HSL
hsl(10, 59%, 52%)
HSV
hsv(10, 71%, 80%)
CMYK
cmyk(0%, 59%, 71%, 20%)
CSS variable
--color-primary: #CD543C;
Lowercase HEX
#cd543c

Shades

Tints

Tones

Harmony

CSS snippets for #CD543C

.color-cd543c {
  color: #CD543C;
  background-color: #CD543C;
}

Frequently asked questions

What color is #CD543C?+

#CD543C is a HEX color with RGB value rgb(205, 84, 60) and HSL value hsl(10, 59%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CD543C?+

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