#DC3C14 Color

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

Color preview

#DC3C14

Color formats

HEX
#DC3C14
RGB
rgb(220, 60, 20)
RGBA
rgba(220, 60, 20, 1)
HSL
hsl(12, 83%, 47%)
HSV
hsv(12, 91%, 86%)
CMYK
cmyk(0%, 73%, 91%, 14%)
CSS variable
--color-primary: #DC3C14;
Lowercase HEX
#dc3c14

Shades

Tints

Tones

Harmony

CSS snippets for #DC3C14

.color-dc3c14 {
  color: #DC3C14;
  background-color: #DC3C14;
}

Frequently asked questions

What color is #DC3C14?+

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

What is the closest Tailwind color to #DC3C14?+

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