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 |
|---|---|---|---|---|---|
#58500E | rgb(88, 80, 14) | hsl(54, 73%, 20%) | Deep Yellow | View | |
#9A8B18 | rgb(154, 139, 24) | hsl(53, 73%, 35%) | Dark Yellow | View | |
#DDC722 | rgb(221, 199, 34) | hsl(53, 73%, 50%) | Yellow | View | |
#E7D865 | rgb(231, 216, 101) | hsl(53, 73%, 65%) | Yellow | View | |
#F1E9A7 | rgb(241, 233, 167) | hsl(54, 73%, 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: #58500E;
--color-2: #9A8B18;
--color-3: #DDC722;
--color-4: #E7D865;
--color-5: #F1E9A7;
}Palettes that share visual characteristics and color harmony.