#CD3C32 Color

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

Color preview

#CD3C32

Color formats

HEX
#CD3C32
RGB
rgb(205, 60, 50)
RGBA
rgba(205, 60, 50, 1)
HSL
hsl(4, 61%, 50%)
HSV
hsv(4, 76%, 80%)
CMYK
cmyk(0%, 71%, 76%, 20%)
CSS variable
--color-primary: #CD3C32;
Lowercase HEX
#cd3c32

Shades

Tints

Tones

Harmony

CSS snippets for #CD3C32

.color-cd3c32 {
  color: #CD3C32;
  background-color: #CD3C32;
}

Frequently asked questions

What color is #CD3C32?+

#CD3C32 is a HEX color with RGB value rgb(205, 60, 50) and HSL value hsl(4, 61%, 50%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CD3C32?+

The closest Tailwind color is red-600, available as the bg-red-600 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