Dusty orange Color — HEX, RGB, HSL & CMYK Codes

#f0833a
Format Value
HEX #f0833a
RGB rgb(240, 131, 58)
HSL hsl(24.1, 85.8%, 58.4%)
CMYK cmyk(0%, 45.4%, 75.8%, 5.9%)
HSV hsv(24.1, 75.8%, 94.1%)

dusty orange color harmonies

Tints & shades of dusty orange

Tints (lighter)

#f18e4c #f39a5e #f4a570 #f5b082 #f7bb94 #f8c7a5 #fad2b7 #fbddc9 #fce8db #fef4ed

Shades (darker)

#da7735 #c46b2f #af5f2a #995325 #834720 #6d3c1a #573015 #412410 #2c180b #160c05

Contrast & accessibility

The quick brown fox

On white · 2.62:1 · Fail

The quick brown fox

On black · 8.01:1 · AAA

Recommended text color: #000000

Use dusty orange in code

CSS color: #f0833a;
SCSS $color: #f0833a;
Tailwind bg-[#f0833a]
Swift UIColor(red: 0.941, green: 0.514, blue: 0.227, alpha: 1)
Android Color.parseColor("#f0833a")
Flutter Color(0xFFF0833A)

Colors similar to dusty orange

Browse all Orange colors →

What is the HEX code for dusty orange?

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

How do I use dusty orange in CSS?

To apply dusty orange in CSS:

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

What are all the color format values for dusty orange?

FormatValue
HEX#f0833a
RGBrgb(240, 131, 58)
HSLhsl(24.1, 85.8%, 58.4%)
CMYKcmyk(0%, 45.4%, 75.8%, 5.9%)

How do I convert dusty orange to HEX?

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

What color family does dusty orange belong to?

dusty orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 24.1°, saturation 85.8%, lightness 58.4%.

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

Lighter variant (lightness 73.4%): #f5b081. Darker variant (lightness 43.4%): #ce5c10. 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.