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 |
|---|---|---|---|---|---|
#AFB44B | rgb(175, 180, 75) | hsl(63, 41%, 50%) | Soft Yellow | View | |
#94B44B | rgb(148, 180, 75) | hsl(78, 41%, 50%) | Soft Lime | View | |
#7AB44B | rgb(122, 180, 75) | hsl(93, 41%, 50%) | Soft Green | View | |
#60B44B | rgb(96, 180, 75) | hsl(108, 41%, 50%) | Soft Green | View | |
#4BB450 | rgb(75, 180, 80) | hsl(123, 41%, 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: #AFB44B;
--color-2: #94B44B;
--color-3: #7AB44B;
--color-4: #60B44B;
--color-5: #4BB450;
}Palettes that share visual characteristics and color harmony.