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 Deep Yellow, Dark Yellow, Yellow. 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 |
|---|---|---|---|---|---|
#59500D | rgb(89, 80, 13) | hsl(53, 75%, 20%) | Deep Yellow | View | |
#9B8C17 | rgb(155, 140, 23) | hsl(53, 74%, 35%) | Dark Yellow | View | |
#DEC821 | rgb(222, 200, 33) | hsl(53, 74%, 50%) | Yellow | View | |
#E8D864 | rgb(232, 216, 100) | hsl(53, 74%, 65%) | Yellow | View | |
#F2E9A6 | rgb(242, 233, 166) | hsl(53, 75%, 80%) | Light Yellow | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Yellow and Dark Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #59500D;
--color-2: #9B8C17;
--color-3: #DEC821;
--color-4: #E8D864;
--color-5: #F2E9A6;
}Palettes that share visual characteristics and color harmony.