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 |
|---|---|---|---|---|---|
#4E5214 | rgb(78, 82, 20) | hsl(64, 61%, 20%) | Deep Yellow | View | |
#889023 | rgb(136, 144, 35) | hsl(64, 61%, 35%) | Dark Yellow | View | |
#C3CD32 | rgb(195, 205, 50) | hsl(64, 61%, 50%) | Yellow | View | |
#D5DC6F | rgb(213, 220, 111) | hsl(64, 61%, 65%) | Yellow | View | |
#E7EBAD | rgb(231, 235, 173) | hsl(64, 61%, 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: #4E5214;
--color-2: #889023;
--color-3: #C3CD32;
--color-4: #D5DC6F;
--color-5: #E7EBAD;
}Palettes that share visual characteristics and color harmony.