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 Lime. 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 |
|---|---|---|---|---|---|
#B6A72F | rgb(182, 167, 47) | hsl(53, 59%, 45%) | Soft Yellow | View | |
#A4B62F | rgb(164, 182, 47) | hsl(68, 59%, 45%) | Soft Lime | View | |
#83B62F | rgb(131, 182, 47) | hsl(83, 59%, 45%) | Soft Lime | View | |
#61B62F | rgb(97, 182, 47) | hsl(98, 59%, 45%) | Soft Green | View | |
#3FB62F | rgb(63, 182, 47) | hsl(113, 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: #B6A72F;
--color-2: #A4B62F;
--color-3: #83B62F;
--color-4: #61B62F;
--color-5: #3FB62F;
}Palettes that share visual characteristics and color harmony.