Orangeish to HEX — Color Code

HEX

#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%)

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.