#D33C0D Color

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

Color preview

#D33C0D

Color formats

HEX
#D33C0D
RGB
rgb(211, 60, 13)
RGBA
rgba(211, 60, 13, 1)
HSL
hsl(14, 88%, 44%)
HSV
hsv(14, 94%, 83%)
CMYK
cmyk(0%, 72%, 94%, 17%)
CSS variable
--color-primary: #D33C0D;
Lowercase HEX
#d33c0d

Shades

Tints

Tones

Harmony

CSS snippets for #D33C0D

.color-d33c0d {
  color: #D33C0D;
  background-color: #D33C0D;
}

Frequently asked questions

What color is #D33C0D?+

#D33C0D is a HEX color with RGB value rgb(211, 60, 13) and HSL value hsl(14, 88%, 44%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #D33C0D?+

The closest Tailwind color is orange-700, available as the bg-orange-700 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