What is the HSL code for fern?
The CSS color fern in HSL format is hsl(107.2, 35.7%, 48.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use fern in CSS?
To apply fern in CSS:
- Text color: color: hsl(107.2, 35.7%, 48.8%);
- Background: background-color: hsl(107.2, 35.7%, 48.8%);
- Border: border-color: hsl(107.2, 35.7%, 48.8%);
What are all the color format values for fern?
| Format | Value |
|---|---|
| HEX | #63a950 |
| RGB | rgb(99, 169, 80) |
| HSL | hsl(107.2, 35.7%, 48.8%) |
| CMYK | cmyk(41.4%, 0%, 52.7%, 33.7%) |
How do I convert fern to HSL?
Select fern from the color name list in our color converter. The HSL value — hsl(107.2, 35.7%, 48.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does fern belong to?
fern belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 107.2°, saturation 35.7%, lightness 48.8%.
How do I create lighter and darker shades of fern?
Lighter variant (lightness 63.8%): #90c482. Darker variant (lightness 33.8%): #457537. 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.