#CD3F32 Color

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

Color preview

#CD3F32

Color formats

HEX
#CD3F32
RGB
rgb(205, 63, 50)
RGBA
rgba(205, 63, 50, 1)
HSL
hsl(5, 61%, 50%)
HSV
hsv(5, 76%, 80%)
CMYK
cmyk(0%, 69%, 76%, 20%)
CSS variable
--color-primary: #CD3F32;
Lowercase HEX
#cd3f32

Shades

Tints

Tones

Harmony

CSS snippets for #CD3F32

.color-cd3f32 {
  color: #CD3F32;
  background-color: #CD3F32;
}

Frequently asked questions

What color is #CD3F32?+

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

What is the closest Tailwind color to #CD3F32?+

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