Orangish to HSL — Color Code

HSL

hsl(18.9, 96.7%, 63.9%)

Format Value
HEX #fc824a
RGB rgb(252, 130, 74)
HSL hsl(18.9, 96.7%, 63.9%)
CMYK cmyk(0%, 48.4%, 70.6%, 1.2%)

What is the HSL code for orangish?

The CSS color orangish in HSL format is hsl(18.9, 96.7%, 63.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use orangish in CSS?

To apply orangish in CSS:

  • Text color: color: hsl(18.9, 96.7%, 63.9%);
  • Background: background-color: hsl(18.9, 96.7%, 63.9%);
  • Border: border-color: hsl(18.9, 96.7%, 63.9%);

What are all the color format values for orangish?

FormatValue
HEX#fc824a
RGBrgb(252, 130, 74)
HSLhsl(18.9, 96.7%, 63.9%)
CMYKcmyk(0%, 48.4%, 70.6%, 1.2%)

How do I convert orangish to HSL?

Select orangish from the color name list in our color converter. The HSL value — hsl(18.9, 96.7%, 63.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does orangish belong to?

orangish belongs to the orange color family. It is a medium, vivid color with HSL values: hue 18.9°, saturation 96.7%, lightness 63.9%.

How do I create lighter and darker shades of orangish?

Lighter variant (lightness 78.9%): #fdb695. Darker variant (lightness 48.9%): #f55004. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.