What is the HEX code for mushroom?
The CSS color mushroom in HEX format is #ba9e88. 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: #ba9e88;
- Background: background-color: #ba9e88;
- Border: border-color: #ba9e88;
What are all the color format values for mushroom?
| 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%) |
How do I convert mushroom to HEX?
Select mushroom from the color name list in our color converter. The HEX value — #ba9e88 — 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 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.