#D32B0D Color

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

Color preview

#D32B0D

Color formats

HEX
#D32B0D
RGB
rgb(211, 43, 13)
RGBA
rgba(211, 43, 13, 1)
HSL
hsl(9, 88%, 44%)
HSV
hsv(9, 94%, 83%)
CMYK
cmyk(0%, 80%, 94%, 17%)
CSS variable
--color-primary: #D32B0D;
Lowercase HEX
#d32b0d

Shades

Tints

Tones

Harmony

CSS snippets for #D32B0D

.color-d32b0d {
  color: #D32B0D;
  background-color: #D32B0D;
}

Frequently asked questions

What color is #D32B0D?+

#D32B0D is a HEX color with RGB value rgb(211, 43, 13) and HSL value hsl(9, 88%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D32B0D?+

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