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 Soft Yellow, Soft Lime, Soft Lime. 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 |
|---|---|---|---|---|---|
#B3A84D | rgb(179, 168, 77) | hsl(54, 40%, 50%) | Soft Yellow | View | |
#A3B34D | rgb(163, 179, 77) | hsl(69, 40%, 50%) | Soft Lime | View | |
#8AB34D | rgb(138, 179, 77) | hsl(84, 40%, 50%) | Soft Lime | View | |
#70B34D | rgb(112, 179, 77) | hsl(99, 40%, 50%) | Soft Green | View | |
#57B34D | rgb(87, 179, 77) | hsl(114, 40%, 50%) | Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Yellow and Soft Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B3A84D;
--color-2: #A3B34D;
--color-3: #8AB34D;
--color-4: #70B34D;
--color-5: #57B34D;
}Palettes that share visual characteristics and color harmony.