#CD4C32 Color

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

Color preview

#CD4C32

Color formats

HEX
#CD4C32
RGB
rgb(205, 76, 50)
RGBA
rgba(205, 76, 50, 1)
HSL
hsl(10, 61%, 50%)
HSV
hsv(10, 76%, 80%)
CMYK
cmyk(0%, 63%, 76%, 20%)
CSS variable
--color-primary: #CD4C32;
Lowercase HEX
#cd4c32

Shades

Tints

Tones

Harmony

CSS snippets for #CD4C32

.color-cd4c32 {
  color: #CD4C32;
  background-color: #CD4C32;
}

Frequently asked questions

What color is #CD4C32?+

#CD4C32 is a HEX color with RGB value rgb(205, 76, 50) and HSL value hsl(10, 61%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CD4C32?+

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