#CD3A32 Color

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

Color preview

#CD3A32

Color formats

HEX
#CD3A32
RGB
rgb(205, 58, 50)
RGBA
rgba(205, 58, 50, 1)
HSL
hsl(3, 61%, 50%)
HSV
hsv(3, 76%, 80%)
CMYK
cmyk(0%, 72%, 76%, 20%)
CSS variable
--color-primary: #CD3A32;
Lowercase HEX
#cd3a32

Shades

Tints

Tones

Harmony

CSS snippets for #CD3A32

.color-cd3a32 {
  color: #CD3A32;
  background-color: #CD3A32;
}

Frequently asked questions

What color is #CD3A32?+

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

What is the closest Tailwind color to #CD3A32?+

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