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 |
|---|---|---|---|---|---|
#B6B42F | rgb(182, 180, 47) | hsl(59, 59%, 45%) | Soft Yellow | View | |
#97B62F | rgb(151, 182, 47) | hsl(74, 59%, 45%) | Soft Lime | View | |
#75B62F | rgb(117, 182, 47) | hsl(89, 59%, 45%) | Soft Green | View | |
#53B62F | rgb(83, 182, 47) | hsl(104, 59%, 45%) | Soft Green | View | |
#31B62F | rgb(49, 182, 47) | hsl(119, 59%, 45%) | 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: #B6B42F;
--color-2: #97B62F;
--color-3: #75B62F;
--color-4: #53B62F;
--color-5: #31B62F;
}Palettes that share visual characteristics and color harmony.