Deep orange Color

HEX, RGB, HSL & CMYK Codes

#dc4d01
Format Value
HEX #dc4d01
RGB rgb(220, 77, 1)
HSL hsl(20.8, 99.1%, 43.3%)
CMYK cmyk(0%, 65%, 99.5%, 13.7%)
HSV hsv(20.8, 99.5%, 86.3%)

deep orange color harmonies

Tints & shades of deep orange

Tints (lighter)

#df5d18 #e26d2f #e67e46 #e98e5d #ec9e74 #efae8c #f2bea3 #f5ceba #f9dfd1 #fcefe8

Shades (darker)

#c84601 #b43f01 #a03801 #8c3101 #782a01 #642300 #501c00 #3c1500 #280e00 #140700

Contrast & accessibility

The quick brown fox

On white · 4.11:1 · AA Large

The quick brown fox

On black · 5.11:1 · AA

Recommended text color: #000000

Use deep orange in code

CSS color: #dc4d01;
SCSS $color: #dc4d01;
Tailwind bg-[#dc4d01]
Swift UIColor(red: 0.863, green: 0.302, blue: 0.004, alpha: 1)
Android Color.parseColor("#dc4d01")
Flutter Color(0xFFDC4D01)

Colors similar to deep orange

Browse all Orange colors →

What is the HEX code for deep orange?

The CSS color deep orange in HEX format is #dc4d01. Use this value directly in CSS, SVG, and most design tools.

How do I use deep orange in CSS?

To apply deep orange in CSS:

  • Text color: color: #dc4d01;
  • Background: background-color: #dc4d01;
  • Border: border-color: #dc4d01;

What are all the color format values for deep orange?

FormatValue
HEX#dc4d01
RGBrgb(220, 77, 1)
HSLhsl(20.8, 99.1%, 43.3%)
CMYKcmyk(0%, 65%, 99.5%, 13.7%)

How do I convert deep orange to HEX?

Select deep orange from the color name list in our color converter. The HEX value — #dc4d01 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does deep orange belong to?

deep orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 20.8°, saturation 99.1%, lightness 43.3%.

How do I create lighter and darker shades of deep orange?

Lighter variant (lightness 58.3%): #fe742b. Darker variant (lightness 28.299999999999997%): #903201. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.