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 |
|---|---|---|---|---|---|
#ADB44B | rgb(173, 180, 75) | hsl(64, 41%, 50%) | Soft Yellow | View | |
#93B44B | rgb(147, 180, 75) | hsl(79, 41%, 50%) | Soft Lime | View | |
#79B44B | rgb(121, 180, 75) | hsl(94, 41%, 50%) | Soft Green | View | |
#5EB44B | rgb(94, 180, 75) | hsl(109, 41%, 50%) | Soft Green | View | |
#4BB452 | rgb(75, 180, 82) | hsl(124, 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: #ADB44B;
--color-2: #93B44B;
--color-3: #79B44B;
--color-4: #5EB44B;
--color-5: #4BB452;
}Palettes that share visual characteristics and color harmony.