#CD4143 Color

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

Color preview

#CD4143

Color formats

HEX
#CD4143
RGB
rgb(205, 65, 67)
RGBA
rgba(205, 65, 67, 1)
HSL
hsl(359, 58%, 53%)
HSV
hsv(359, 68%, 80%)
CMYK
cmyk(0%, 68%, 67%, 20%)
CSS variable
--color-primary: #CD4143;
Lowercase HEX
#cd4143

Shades

Tints

Tones

Harmony

CSS snippets for #CD4143

.color-cd4143 {
  color: #CD4143;
  background-color: #CD4143;
}

Frequently asked questions

What color is #CD4143?+

#CD4143 is a HEX color with RGB value rgb(205, 65, 67) and HSL value hsl(359, 58%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CD4143?+

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