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 |
|---|---|---|---|---|---|
#C1C639 | rgb(193, 198, 57) | hsl(62, 55%, 50%) | Soft Yellow | View | |
#9EC639 | rgb(158, 198, 57) | hsl(77, 55%, 50%) | Soft Lime | View | |
#7BC639 | rgb(123, 198, 57) | hsl(92, 55%, 50%) | Soft Green | View | |
#58C639 | rgb(88, 198, 57) | hsl(107, 55%, 50%) | Soft Green | View | |
#39C63E | rgb(57, 198, 62) | hsl(122, 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: #C1C639;
--color-2: #9EC639;
--color-3: #7BC639;
--color-4: #58C639;
--color-5: #39C63E;
}Palettes that share visual characteristics and color harmony.