What is the HSL code for sage?
The CSS color sage in HSL format is hsl(99.7, 26.7%, 56.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use sage in CSS?
To apply sage in CSS:
- Text color: color: hsl(99.7, 26.7%, 56.7%);
- Background: background-color: hsl(99.7, 26.7%, 56.7%);
- Border: border-color: hsl(99.7, 26.7%, 56.7%);
What are all the color format values for sage?
| Format | Value |
|---|---|
| HEX | #87ae73 |
| RGB | rgb(135, 174, 115) |
| HSL | hsl(99.7, 26.7%, 56.7%) |
| CMYK | cmyk(22.4%, 0%, 33.9%, 31.8%) |
How do I convert sage to HSL?
Select sage from the color name list in our color converter. The HSL value — hsl(99.7, 26.7%, 56.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sage belong to?
sage belongs to the green color family. It is a medium, muted color with HSL values: hue 99.7°, saturation 26.7%, lightness 56.7%.
How do I create lighter and darker shades of sage?
Lighter variant (lightness 71.7%): #b1caa4. Darker variant (lightness 41.7%): #61874e. 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.