What is the HEX code for lichen?
The CSS color lichen in HEX format is #8fb67b. Use this value directly in CSS, SVG, and most design tools.
How do I use lichen in CSS?
To apply lichen in CSS:
- Text color: color: #8fb67b;
- Background: background-color: #8fb67b;
- Border: border-color: #8fb67b;
What are all the color format values for lichen?
| Format | Value |
|---|---|
| HEX | #8fb67b |
| RGB | rgb(143, 182, 123) |
| HSL | hsl(99.7, 28.8%, 59.8%) |
| CMYK | cmyk(21.4%, 0%, 32.4%, 28.6%) |
How do I convert lichen to HEX?
Select lichen from the color name list in our color converter. The HEX value — #8fb67b — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does lichen belong to?
lichen belongs to the green color family. It is a medium, muted color with HSL values: hue 99.7°, saturation 28.8%, lightness 59.8%.
How do I create lighter and darker shades of lichen?
Lighter variant (lightness 74.8%): #b9d1ac. Darker variant (lightness 44.8%): #689351. 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.