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 |
|---|---|---|---|---|---|
#B4B24B | rgb(180, 178, 75) | hsl(59, 41%, 50%) | Soft Yellow | View | |
#9BB44B | rgb(155, 180, 75) | hsl(74, 41%, 50%) | Soft Lime | View | |
#81B44B | rgb(129, 180, 75) | hsl(89, 41%, 50%) | Soft Green | View | |
#67B44B | rgb(103, 180, 75) | hsl(104, 41%, 50%) | Soft Green | View | |
#4DB44B | rgb(77, 180, 75) | hsl(119, 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: #B4B24B;
--color-2: #9BB44B;
--color-3: #81B44B;
--color-4: #67B44B;
--color-5: #4DB44B;
}Palettes that share visual characteristics and color harmony.