#CD3D2D Color

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

Color preview

#CD3D2D

Color formats

HEX
#CD3D2D
RGB
rgb(205, 61, 45)
RGBA
rgba(205, 61, 45, 1)
HSL
hsl(6, 64%, 49%)
HSV
hsv(6, 78%, 80%)
CMYK
cmyk(0%, 70%, 78%, 20%)
CSS variable
--color-primary: #CD3D2D;
Lowercase HEX
#cd3d2d

Shades

Tints

Tones

Harmony

CSS snippets for #CD3D2D

.color-cd3d2d {
  color: #CD3D2D;
  background-color: #CD3D2D;
}

Frequently asked questions

What color is #CD3D2D?+

#CD3D2D is a HEX color with RGB value rgb(205, 61, 45) and HSL value hsl(6, 64%, 49%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CD3D2D?+

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