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 Green. 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 |
|---|---|---|---|---|---|
#B4B422 | rgb(180, 180, 34) | hsl(60, 68%, 42%) | Dark Yellow | View | |
#90B422 | rgb(144, 180, 34) | hsl(75, 68%, 42%) | Dark Lime | View | |
#6BB422 | rgb(107, 180, 34) | hsl(90, 68%, 42%) | Dark Green | View | |
#47B422 | rgb(71, 180, 34) | hsl(105, 68%, 42%) | Dark Green | View | |
#22B422 | rgb(34, 180, 34) | hsl(120, 68%, 42%) | 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: #B4B422;
--color-2: #90B422;
--color-3: #6BB422;
--color-4: #47B422;
--color-5: #22B422;
}Palettes that share visual characteristics and color harmony.