Mushroom to HSL — Color Code

HSL

hsl(26.4, 26.6%, 63.1%)

Format Value
HEX #ba9e88
RGB rgb(186, 158, 136)
HSL hsl(26.4, 26.6%, 63.1%)
CMYK cmyk(0%, 15.1%, 26.9%, 27.1%)

What is the HSL code for mushroom?

The CSS color mushroom in HSL format is hsl(26.4, 26.6%, 63.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use mushroom in CSS?

To apply mushroom in CSS:

  • Text color: color: hsl(26.4, 26.6%, 63.1%);
  • Background: background-color: hsl(26.4, 26.6%, 63.1%);
  • Border: border-color: hsl(26.4, 26.6%, 63.1%);

What are all the color format values for mushroom?

FormatValue
HEX#ba9e88
RGBrgb(186, 158, 136)
HSLhsl(26.4, 26.6%, 63.1%)
CMYKcmyk(0%, 15.1%, 26.9%, 27.1%)

How do I convert mushroom to HSL?

Select mushroom from the color name list in our color converter. The HSL value — hsl(26.4, 26.6%, 63.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does mushroom belong to?

mushroom belongs to the orange color family. It is a medium, muted color with HSL values: hue 26.4°, saturation 26.6%, lightness 63.1%.

How do I create lighter and darker shades of mushroom?

Lighter variant (lightness 78.1%): #d6c5b8. Darker variant (lightness 48.1%): #9b775a. 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.