#DF3F13 Color

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

Color preview

#DF3F13

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DF3F13

.color-df3f13 {
  color: #DF3F13;
  background-color: #DF3F13;
}

Frequently asked questions

What color is #DF3F13?+

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

What is the closest Tailwind color to #DF3F13?+

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