What is the HSL code for fern green?
The CSS color fern green in HSL format is hsl(106.8, 34.9%, 41%). Use this value directly in CSS, SVG, and most design tools.
How do I use fern green in CSS?
To apply fern green in CSS:
- Text color: color: hsl(106.8, 34.9%, 41%);
- Background: background-color: hsl(106.8, 34.9%, 41%);
- Border: border-color: hsl(106.8, 34.9%, 41%);
What are all the color format values for fern green?
| Format | Value |
|---|---|
| HEX | #548d44 |
| RGB | rgb(84, 141, 68) |
| HSL | hsl(106.8, 34.9%, 41%) |
| CMYK | cmyk(40.4%, 0%, 51.8%, 44.7%) |
How do I convert fern green to HSL?
Select fern green from the color name list in our color converter. The HSL value — hsl(106.8, 34.9%, 41%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does fern green belong to?
fern green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 106.8°, saturation 34.9%, lightness 41%.
How do I create lighter and darker shades of fern green?
Lighter variant (lightness 56%): #79b668. Darker variant (lightness 26%): #35592b. 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.