Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Dark Amber, Dark Yellow, Dark Lime. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#946F1E | rgb(148, 111, 30) | hsl(41, 66%, 35%) | Dark Amber | View | |
#948C1E | rgb(148, 140, 30) | hsl(56, 66%, 35%) | Dark Yellow | View | |
#7F941E | rgb(127, 148, 30) | hsl(71, 66%, 35%) | Dark Lime | View | |
#61941E | rgb(97, 148, 30) | hsl(86, 66%, 35%) | Dark Green | View | |
#44941E | rgb(68, 148, 30) | hsl(101, 66%, 35%) | Dark Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Amber and Dark Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #946F1E;
--color-2: #948C1E;
--color-3: #7F941E;
--color-4: #61941E;
--color-5: #44941E;
}Palettes that share visual characteristics and color harmony.