Honey Amber Color Palette
Warm honey and amber tones, thick and golden.
Use as a gradient →
Colors
#7A4A00
#A66A00
#D68C00
#F2A900
#FFC94D
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #7A4A00 | T - | T - | |
| #A66A00 | T - | T - | |
| #D68C00 | T - | T - | |
| #F2A900 | T - | T - | |
| #FFC94D | 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.
Honey Amber CSS Code
HEX Copy
#7A4A00 #A66A00 #D68C00 #F2A900 #FFC94D
RGBA Copy
rgba(122, 74, 0, 1.0) rgba(166, 106, 0, 1.0) rgba(214, 140, 0, 1.0) rgba(242, 169, 0, 1.0) rgba(255, 201, 77, 1.0)
HSLA Copy
hsla(36, 100%, 24%, 1.0) hsla(38, 100%, 33%, 1.0) hsla(39, 100%, 42%, 1.0) hsla(42, 100%, 47%, 1.0) hsla(42, 100%, 65%, 1.0)
More Color Palettes
FAQ
What colors are in the Honey Amber palette?Warm honey and amber tones, thick and golden.
How do I turn the Honey Amber palette into a CSS gradient?
Use
background: linear-gradient(to right, #7A4A00, #A66A00, #D68C00, #F2A900, #FFC94D);, or click "Use as a gradient" above to open it in the live generator.