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 |
|---|---|---|---|---|---|
#B3AD3D | rgb(179, 173, 61) | hsl(57, 49%, 47%) | Soft Yellow | View | |
#9BB33D | rgb(155, 179, 61) | hsl(72, 49%, 47%) | Soft Lime | View | |
#7EB33D | rgb(126, 179, 61) | hsl(87, 49%, 47%) | Soft Green | View | |
#60B33D | rgb(96, 179, 61) | hsl(102, 49%, 47%) | Soft Green | View | |
#43B33D | rgb(67, 179, 61) | hsl(117, 49%, 47%) | 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: #B3AD3D;
--color-2: #9BB33D;
--color-3: #7EB33D;
--color-4: #60B33D;
--color-5: #43B33D;
}Palettes that share visual characteristics and color harmony.