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 |
|---|---|---|---|---|---|
#C0C039 | rgb(192, 192, 57) | hsl(60, 54%, 49%) | Soft Yellow | View | |
#9FC039 | rgb(159, 192, 57) | hsl(75, 54%, 49%) | Soft Lime | View | |
#7DC039 | rgb(125, 192, 57) | hsl(90, 54%, 49%) | Soft Green | View | |
#5BC039 | rgb(91, 192, 57) | hsl(105, 54%, 49%) | Soft Green | View | |
#39C039 | rgb(57, 192, 57) | hsl(120, 54%, 49%) | 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: #C0C039;
--color-2: #9FC039;
--color-3: #7DC039;
--color-4: #5BC039;
--color-5: #39C039;
}Palettes that share visual characteristics and color harmony.