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 |
|---|---|---|---|---|---|
#555211 | rgb(85, 82, 17) | hsl(57, 67%, 20%) | Deep Yellow | View | |
#94901E | rgb(148, 144, 30) | hsl(58, 66%, 35%) | Dark Yellow | View | |
#D4CE2B | rgb(212, 206, 43) | hsl(58, 66%, 50%) | Yellow | View | |
#E1DD6B | rgb(225, 221, 107) | hsl(58, 66%, 65%) | Yellow | View | |
#EEEBAA | rgb(238, 235, 170) | hsl(57, 67%, 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: #555211;
--color-2: #94901E;
--color-3: #D4CE2B;
--color-4: #E1DD6B;
--color-5: #EEEBAA;
}Palettes that share visual characteristics and color harmony.