Red orange Color

HEX, RGB, HSL & CMYK Codes

#fd3c06
Format Value
HEX #fd3c06
RGB rgb(253, 60, 6)
HSL hsl(13.1, 98.4%, 50.8%)
CMYK cmyk(0%, 76.3%, 97.6%, 0.8%)
HSV hsv(13.1, 97.6%, 99.2%)

red orange color harmonies

Tints & shades of red orange

Tints (lighter)

#fd4e1d #fd5f33 #fe714a #fe8361 #fe9577 #fea68e #feb8a4 #fecabb #ffdcd2 #ffede8

Shades (darker)

#e63705 #cf3105 #b82c04 #a12604 #8a2103 #731b03 #5c1602 #451002 #2e0b01 #170501

Contrast & accessibility

The quick brown fox

On white · 3.6:1 · AA Large

The quick brown fox

On black · 5.83:1 · AA

Recommended text color: #000000

Use red orange in code

CSS color: #fd3c06;
SCSS $color: #fd3c06;
Tailwind bg-[#fd3c06]
Swift UIColor(red: 0.992, green: 0.235, blue: 0.024, alpha: 1)
Android Color.parseColor("#fd3c06")
Flutter Color(0xFFFD3C06)

Colors similar to red orange

Browse all Red colors →

What is the HEX code for red orange?

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

How do I use red orange in CSS?

To apply red orange in CSS:

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

What are all the color format values for red orange?

FormatValue
HEX#fd3c06
RGBrgb(253, 60, 6)
HSLhsl(13.1, 98.4%, 50.8%)
CMYKcmyk(0%, 76.3%, 97.6%, 0.8%)

How do I convert red orange to HEX?

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

What color family does red orange belong to?

red orange belongs to the red color family. It is a medium, vivid color with HSL values: hue 13.1°, saturation 98.4%, lightness 50.8%.

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

Lighter variant (lightness 65.8%): #fe7752. Darker variant (lightness 35.8%): #b52901. 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.