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 Yellow, Dark Lime, 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 |
|---|---|---|---|---|---|
#B8AA28 | rgb(184, 170, 40) | hsl(54, 64%, 44%) | Dark Yellow | View | |
#A2B828 | rgb(162, 184, 40) | hsl(69, 64%, 44%) | Dark Lime | View | |
#7FB828 | rgb(127, 184, 40) | hsl(84, 64%, 44%) | Dark Lime | View | |
#5BB828 | rgb(91, 184, 40) | hsl(99, 64%, 44%) | Dark Green | View | |
#37B828 | rgb(55, 184, 40) | hsl(114, 64%, 44%) | Dark Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Yellow and Dark Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B8AA28;
--color-2: #A2B828;
--color-3: #7FB828;
--color-4: #5BB828;
--color-5: #37B828;
}Palettes that share visual characteristics and color harmony.