#CD2D2D Color

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

Color preview

#CD2D2D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CD2D2D

.color-cd2d2d {
  color: #CD2D2D;
  background-color: #CD2D2D;
}

Frequently asked questions

What color is #CD2D2D?+

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

What is the closest Tailwind color to #CD2D2D?+

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