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 |
|---|---|---|---|---|---|
#B3AF4D | rgb(179, 175, 77) | hsl(58, 40%, 50%) | Soft Yellow | View | |
#9CB34D | rgb(156, 179, 77) | hsl(74, 40%, 50%) | Soft Lime | View | |
#83B34D | rgb(131, 179, 77) | hsl(88, 40%, 50%) | Soft Green | View | |
#69B34D | rgb(105, 179, 77) | hsl(104, 40%, 50%) | Soft Green | View | |
#50B34D | rgb(80, 179, 77) | hsl(118, 40%, 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: #B3AF4D;
--color-2: #9CB34D;
--color-3: #83B34D;
--color-4: #69B34D;
--color-5: #50B34D;
}Palettes that share visual characteristics and color harmony.