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 Pure Yellow, Deep Pure Lime, Deep Pure Green. 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 |
|---|---|---|---|---|---|
#5C550A | rgb(92, 85, 10) | hsl(55, 80%, 20%) | Deep Pure Yellow | View | |
#4E5C0A | rgb(78, 92, 10) | hsl(70, 80%, 20%) | Deep Pure Lime | View | |
#3A5C0A | rgb(58, 92, 10) | hsl(85, 80%, 20%) | Deep Pure Green | View | |
#255C0A | rgb(37, 92, 10) | hsl(100, 80%, 20%) | Deep Pure Green | View | |
#115C0A | rgb(17, 92, 10) | hsl(115, 80%, 20%) | Deep Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Pure Yellow and Deep Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5C550A;
--color-2: #4E5C0A;
--color-3: #3A5C0A;
--color-4: #255C0A;
--color-5: #115C0A;
}Palettes that share visual characteristics and color harmony.