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 |
|---|---|---|---|---|---|
#59580D | rgb(89, 88, 13) | hsl(59, 75%, 20%) | Deep Yellow | View | |
#9C9A16 | rgb(156, 154, 22) | hsl(59, 75%, 35%) | Dark Yellow | View | |
#DFDC20 | rgb(223, 220, 32) | hsl(59, 75%, 50%) | Yellow | View | |
#E9E663 | rgb(233, 230, 99) | hsl(59, 75%, 65%) | Yellow | View | |
#F2F1A6 | rgb(242, 241, 166) | hsl(59, 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: #59580D;
--color-2: #9C9A16;
--color-3: #DFDC20;
--color-4: #E9E663;
--color-5: #F2F1A6;
}Palettes that share visual characteristics and color harmony.