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 |
|---|---|---|---|---|---|
#555011 | rgb(85, 80, 17) | hsl(56, 67%, 20%) | Deep Yellow | View | |
#948C1E | rgb(148, 140, 30) | hsl(56, 66%, 35%) | Dark Yellow | View | |
#D4C82B | rgb(212, 200, 43) | hsl(56, 66%, 50%) | Yellow | View | |
#E1D96B | rgb(225, 217, 107) | hsl(56, 66%, 65%) | Yellow | View | |
#EEE9AA | rgb(238, 233, 170) | hsl(56, 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: #555011;
--color-2: #948C1E;
--color-3: #D4C82B;
--color-4: #E1D96B;
--color-5: #EEE9AA;
}Palettes that share visual characteristics and color harmony.