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 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 |
|---|---|---|---|---|---|
#9F8023 | rgb(159, 128, 35) | hsl(45, 64%, 38%) | Dark Yellow | View | |
#9F9F23 | rgb(159, 159, 35) | hsl(60, 64%, 38%) | Dark Yellow | View | |
#809F23 | rgb(128, 159, 35) | hsl(75, 64%, 38%) | Dark Lime | View | |
#619F23 | rgb(97, 159, 35) | hsl(90, 64%, 38%) | Dark Green | View | |
#429F23 | rgb(66, 159, 35) | hsl(105, 64%, 38%) | Dark Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Yellow and Dark Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9F8023;
--color-2: #9F9F23;
--color-3: #809F23;
--color-4: #619F23;
--color-5: #429F23;
}Palettes that share visual characteristics and color harmony.