#DC3F14 Color

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

Color preview

#DC3F14

Color formats

HEX
#DC3F14
RGB
rgb(220, 63, 20)
RGBA
rgba(220, 63, 20, 1)
HSL
hsl(13, 83%, 47%)
HSV
hsv(13, 91%, 86%)
CMYK
cmyk(0%, 71%, 91%, 14%)
CSS variable
--color-primary: #DC3F14;
Lowercase HEX
#dc3f14

Shades

Tints

Tones

Harmony

CSS snippets for #DC3F14

.color-dc3f14 {
  color: #DC3F14;
  background-color: #DC3F14;
}

Frequently asked questions

What color is #DC3F14?+

#DC3F14 is a HEX color with RGB value rgb(220, 63, 20) and HSL value hsl(13, 83%, 47%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DC3F14?+

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