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 |
|---|---|---|---|---|---|
#58580E | rgb(88, 88, 14) | hsl(60, 73%, 20%) | Deep Yellow | View | |
#9A9A19 | rgb(154, 154, 25) | hsl(60, 72%, 35%) | Dark Yellow | View | |
#DBDB24 | rgb(219, 219, 36) | hsl(60, 72%, 50%) | Yellow | View | |
#E6E665 | rgb(230, 230, 101) | hsl(60, 72%, 65%) | Yellow | View | |
#F1F1A7 | rgb(241, 241, 167) | hsl(60, 73%, 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: #58580E;
--color-2: #9A9A19;
--color-3: #DBDB24;
--color-4: #E6E665;
--color-5: #F1F1A7;
}Palettes that share visual characteristics and color harmony.