#DC701E Color

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

Color preview

#DC701E

Color formats

HEX
#DC701E
RGB
rgb(220, 112, 30)
RGBA
rgba(220, 112, 30, 1)
HSL
hsl(26, 76%, 49%)
HSV
hsv(26, 86%, 86%)
CMYK
cmyk(0%, 49%, 86%, 14%)
CSS variable
--color-primary: #DC701E;
Lowercase HEX
#dc701e

Shades

Tints

Tones

Harmony

CSS snippets for #DC701E

.color-dc701e {
  color: #DC701E;
  background-color: #DC701E;
}

Frequently asked questions

What color is #DC701E?+

#DC701E is a HEX color with RGB value rgb(220, 112, 30) and HSL value hsl(26, 76%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DC701E?+

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