What is the HEX code for light sage?
The CSS color light sage in HEX format is #bcecac. Use this value directly in CSS, SVG, and most design tools.
How do I use light sage in CSS?
To apply light sage in CSS:
- Text color: color: #bcecac;
- Background: background-color: #bcecac;
- Border: border-color: #bcecac;
What are all the color format values for light sage?
| Format | Value |
|---|---|
| HEX | #bcecac |
| RGB | rgb(188, 236, 172) |
| HSL | hsl(105, 62.7%, 80%) |
| CMYK | cmyk(20.3%, 0%, 27.1%, 7.5%) |
How do I convert light sage to HEX?
Select light sage from the color name list in our color converter. The HEX value — #bcecac — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does light sage belong to?
light sage belongs to the green color family. It is a light, moderately saturated color with HSL values: hue 105°, saturation 62.7%, lightness 80%.
How do I create lighter and darker shades of light sage?
Lighter variant (lightness 95%): #eefaea. Darker variant (lightness 65%): #8ade6e. 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.