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