#CD3A23 Color

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

Color preview

#CD3A23

Color formats

HEX
#CD3A23
RGB
rgb(205, 58, 35)
RGBA
rgba(205, 58, 35, 1)
HSL
hsl(8, 71%, 47%)
HSV
hsv(8, 83%, 80%)
CMYK
cmyk(0%, 72%, 83%, 20%)
CSS variable
--color-primary: #CD3A23;
Lowercase HEX
#cd3a23

Shades

Tints

Tones

Harmony

CSS snippets for #CD3A23

.color-cd3a23 {
  color: #CD3A23;
  background-color: #CD3A23;
}

Frequently asked questions

What color is #CD3A23?+

#CD3A23 is a HEX color with RGB value rgb(205, 58, 35) and HSL value hsl(8, 71%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CD3A23?+

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