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 |
|---|---|---|---|---|---|
#52570F | rgb(82, 87, 15) | hsl(64, 71%, 20%) | Deep Yellow | View | |
#90991A | rgb(144, 153, 26) | hsl(64, 71%, 35%) | Dark Yellow | View | |
#CEDA25 | rgb(206, 218, 37) | hsl(64, 71%, 50%) | Yellow | View | |
#DDE566 | rgb(221, 229, 102) | hsl(64, 71%, 65%) | Yellow | View | |
#EBF0A8 | rgb(235, 240, 168) | hsl(64, 71%, 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: #52570F;
--color-2: #90991A;
--color-3: #CEDA25;
--color-4: #DDE566;
--color-5: #EBF0A8;
}Palettes that share visual characteristics and color harmony.