Orangeish Color — HEX, RGB, HSL & CMYK Codes

#fd8d49
Format Value
HEX #fd8d49
RGB rgb(253, 141, 73)
HSL hsl(22.7, 97.8%, 63.9%)
CMYK cmyk(0%, 44.3%, 71.1%, 0.8%)
HSV hsv(22.7, 71.1%, 99.2%)

orangeish color harmonies

Tints & shades of orangeish

Tints (lighter)

#fd975a #fda26a #feac7b #feb68b #fec19c #fecbac #fed6bd #fee0cd #ffeade #fff5ee

Shades (darker)

#e68042 #cf733c #b86735 #a15a2e #8a4d28 #734021 #5c331b #452614 #2e1a0d #170d07

Contrast & accessibility

The quick brown fox

On white · 2.31:1 · Fail

The quick brown fox

On black · 9.08:1 · AAA

Recommended text color: #000000

Use orangeish in code

CSS color: #fd8d49;
SCSS $color: #fd8d49;
Tailwind bg-[#fd8d49]
Swift UIColor(red: 0.992, green: 0.553, blue: 0.286, alpha: 1)
Android Color.parseColor("#fd8d49")
Flutter Color(0xFFFD8D49)

Colors similar to orangeish

Browse all Orange colors →

What is the HEX code for orangeish?

The CSS color orangeish in HEX format is #fd8d49. Use this value directly in CSS, SVG, and most design tools.

How do I use orangeish in CSS?

To apply orangeish in CSS:

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

What are all the color format values for orangeish?

FormatValue
HEX#fd8d49
RGBrgb(253, 141, 73)
HSLhsl(22.7, 97.8%, 63.9%)
CMYKcmyk(0%, 44.3%, 71.1%, 0.8%)

How do I convert orangeish to HEX?

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

What color family does orangeish belong to?

orangeish belongs to the orange color family. It is a medium, vivid color with HSL values: hue 22.7°, saturation 97.8%, lightness 63.9%.

How do I create lighter and darker shades of orangeish?

Lighter variant (lightness 78.9%): #febc95. Darker variant (lightness 48.9%): #f75f03. 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.