Sage Garden Color Palette
Muted sage greens, calm and garden-fresh.
Use as a gradient →
Colors
#4A5D45
#6B8064
#8FA588
#B5C7AE
#DCE6D5
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #4A5D45 | T - | T - | |
| #6B8064 | T - | T - | |
| #8FA588 | T - | T - | |
| #B5C7AE | T - | T - | |
| #DCE6D5 | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Sage Garden CSS Code
HEX Copy
#4A5D45 #6B8064 #8FA588 #B5C7AE #DCE6D5
RGBA Copy
rgba(74, 93, 69, 1.0) rgba(107, 128, 100, 1.0) rgba(143, 165, 136, 1.0) rgba(181, 199, 174, 1.0) rgba(220, 230, 213, 1.0)
HSLA Copy
hsla(107, 15%, 32%, 1.0) hsla(105, 12%, 45%, 1.0) hsla(106, 14%, 59%, 1.0) hsla(103, 18%, 73%, 1.0) hsla(95, 25%, 87%, 1.0)
More Color Palettes
FAQ
What colors are in the Sage Garden palette?Muted sage greens, calm and garden-fresh.
How do I turn the Sage Garden palette into a CSS gradient?
Use
background: linear-gradient(to right, #4A5D45, #6B8064, #8FA588, #B5C7AE, #DCE6D5);, or click "Use as a gradient" above to open it in the live generator.