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 |
|---|---|---|---|---|---|
#544B12 | rgb(84, 75, 18) | hsl(52, 65%, 20%) | Deep Yellow | View | |
#93841F | rgb(147, 132, 31) | hsl(52, 65%, 35%) | Dark Yellow | View | |
#D2BC2D | rgb(210, 188, 45) | hsl(52, 65%, 50%) | Yellow | View | |
#E0D06C | rgb(224, 208, 108) | hsl(52, 65%, 65%) | Yellow | View | |
#EDE4AB | rgb(237, 228, 171) | hsl(52, 65%, 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: #544B12;
--color-2: #93841F;
--color-3: #D2BC2D;
--color-4: #E0D06C;
--color-5: #EDE4AB;
}Palettes that share visual characteristics and color harmony.