What is the HSL code for sage green?
The CSS color sage green in HSL format is hsl(103.7, 28%, 58.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use sage green in CSS?
To apply sage green in CSS:
- Text color: color: hsl(103.7, 28%, 58.6%);
- Background: background-color: hsl(103.7, 28%, 58.6%);
- Border: border-color: hsl(103.7, 28%, 58.6%);
What are all the color format values for sage green?
| Format | Value |
|---|---|
| HEX | #88b378 |
| RGB | rgb(136, 179, 120) |
| HSL | hsl(103.7, 28%, 58.6%) |
| CMYK | cmyk(24%, 0%, 33%, 29.8%) |
How do I convert sage green to HSL?
Select sage green from the color name list in our color converter. The HSL value — hsl(103.7, 28%, 58.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sage green belong to?
sage green belongs to the green color family. It is a medium, muted color with HSL values: hue 103.7°, saturation 28%, lightness 58.6%.
How do I create lighter and darker shades of sage green?
Lighter variant (lightness 73.6%): #b3cfa9. Darker variant (lightness 43.6%): #618e50. 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.