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 |
|---|---|---|---|---|---|
#B4B44B | rgb(180, 180, 75) | hsl(60, 41%, 50%) | Soft Yellow | View | |
#9AB44B | rgb(154, 180, 75) | hsl(75, 41%, 50%) | Soft Lime | View | |
#80B44B | rgb(128, 180, 75) | hsl(90, 41%, 50%) | Soft Green | View | |
#65B44B | rgb(101, 180, 75) | hsl(105, 41%, 50%) | Soft Green | View | |
#4BB44B | rgb(75, 180, 75) | hsl(120, 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: #B4B44B;
--color-2: #9AB44B;
--color-3: #80B44B;
--color-4: #65B44B;
--color-5: #4BB44B;
}Palettes that share visual characteristics and color harmony.