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 |
|---|---|---|---|---|---|
#59570D | rgb(89, 87, 13) | hsl(58, 75%, 20%) | Deep Yellow | View | |
#9B9917 | rgb(155, 153, 23) | hsl(59, 74%, 35%) | Dark Yellow | View | |
#DEDB21 | rgb(222, 219, 33) | hsl(59, 74%, 50%) | Yellow | View | |
#E8E664 | rgb(232, 230, 100) | hsl(59, 74%, 65%) | Yellow | View | |
#F2F0A6 | rgb(242, 240, 166) | hsl(58, 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: #59570D;
--color-2: #9B9917;
--color-3: #DEDB21;
--color-4: #E8E664;
--color-5: #F2F0A6;
}Palettes that share visual characteristics and color harmony.