Maple Syrup Color Palette
Deep maple brown warming into golden syrup.
Use as a gradient →
Colors
#4A2511
#7A3E17
#A6591F
#C97A2E
#E8A24D
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #4A2511 | T - | T - | |
| #7A3E17 | T - | T - | |
| #A6591F | T - | T - | |
| #C97A2E | T - | T - | |
| #E8A24D | 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.
Maple Syrup CSS Code
HEX Copy
#4A2511 #7A3E17 #A6591F #C97A2E #E8A24D
RGBA Copy
rgba(74, 37, 17, 1.0) rgba(122, 62, 23, 1.0) rgba(166, 89, 31, 1.0) rgba(201, 122, 46, 1.0) rgba(232, 162, 77, 1.0)
HSLA Copy
hsla(21, 63%, 18%, 1.0) hsla(24, 68%, 28%, 1.0) hsla(26, 69%, 39%, 1.0) hsla(29, 63%, 48%, 1.0) hsla(33, 77%, 61%, 1.0)
More Color Palettes
FAQ
What colors are in the Maple Syrup palette?Deep maple brown warming into golden syrup.
How do I turn the Maple Syrup palette into a CSS gradient?
Use
background: linear-gradient(to right, #4A2511, #7A3E17, #A6591F, #C97A2E, #E8A24D);, or click "Use as a gradient" above to open it in the live generator.