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 Pure Yellow, Dark Pure Yellow, Pure 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 |
|---|---|---|---|---|---|
#5A500C | rgb(90, 80, 12) | hsl(52, 76%, 20%) | Deep Pure Yellow | View | |
#9E8C15 | rgb(158, 140, 21) | hsl(52, 77%, 35%) | Dark Pure Yellow | View | |
#E2C71D | rgb(226, 199, 29) | hsl(52, 77%, 50%) | Pure Yellow | View | |
#EAD861 | rgb(234, 216, 97) | hsl(52, 77%, 65%) | Pure Yellow | View | |
#F3E9A5 | rgb(243, 233, 165) | hsl(52, 76%, 80%) | Light Pure Yellow | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Pure Yellow and Dark Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5A500C;
--color-2: #9E8C15;
--color-3: #E2C71D;
--color-4: #EAD861;
--color-5: #F3E9A5;
}Palettes that share visual characteristics and color harmony.