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 |
|---|---|---|---|---|---|
#554F11 | rgb(85, 79, 17) | hsl(55, 67%, 20%) | Deep Yellow | View | |
#958B1D | rgb(149, 139, 29) | hsl(55, 67%, 35%) | Dark Yellow | View | |
#D5C72A | rgb(213, 199, 42) | hsl(55, 67%, 50%) | Yellow | View | |
#E2D86A | rgb(226, 216, 106) | hsl(55, 67%, 65%) | Yellow | View | |
#EEE8AA | rgb(238, 232, 170) | hsl(55, 67%, 80%) | Pale Goldenrod | 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: #554F11;
--color-2: #958B1D;
--color-3: #D5C72A;
--color-4: #E2D86A;
--color-5: #EEE8AA;
}Palettes that share visual characteristics and color harmony.