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 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 |
|---|---|---|---|---|---|
#C6BF39 | rgb(198, 191, 57) | hsl(57, 55%, 50%) | Soft Yellow | View | |
#AAC639 | rgb(170, 198, 57) | hsl(72, 55%, 50%) | Soft Lime | View | |
#87C639 | rgb(135, 198, 57) | hsl(87, 55%, 50%) | Soft Green | View | |
#63C639 | rgb(99, 198, 57) | hsl(102, 55%, 50%) | Soft Green | View | |
#40C639 | rgb(64, 198, 57) | hsl(117, 55%, 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: #C6BF39;
--color-2: #AAC639;
--color-3: #87C639;
--color-4: #63C639;
--color-5: #40C639;
}Palettes that share visual characteristics and color harmony.