#DD3F13 Color

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

Color preview

#DD3F13

Color formats

HEX
#DD3F13
RGB
rgb(221, 63, 19)
RGBA
rgba(221, 63, 19, 1)
HSL
hsl(13, 84%, 47%)
HSV
hsv(13, 91%, 87%)
CMYK
cmyk(0%, 71%, 91%, 13%)
CSS variable
--color-primary: #DD3F13;
Lowercase HEX
#dd3f13

Shades

Tints

Tones

Harmony

CSS snippets for #DD3F13

.color-dd3f13 {
  color: #DD3F13;
  background-color: #DD3F13;
}

Frequently asked questions

What color is #DD3F13?+

#DD3F13 is a HEX color with RGB value rgb(221, 63, 19) and HSL value hsl(13, 84%, 47%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DD3F13?+

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