What is the HEX code for fern?
The CSS color fern in HEX format is #63a950. 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: #63a950;
- Background: background-color: #63a950;
- Border: border-color: #63a950;
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 HEX?
Select fern from the color name list in our color converter. The HEX value — #63a950 — 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 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.