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 |
|---|---|---|---|---|---|
#B3AC4D | rgb(179, 172, 77) | hsl(56, 40%, 50%) | Soft Yellow | View | |
#A0B34D | rgb(160, 179, 77) | hsl(71, 40%, 50%) | Soft Lime | View | |
#86B34D | rgb(134, 179, 77) | hsl(86, 40%, 50%) | Soft Green | View | |
#6DB34D | rgb(109, 179, 77) | hsl(101, 40%, 50%) | Soft Green | View | |
#53B34D | rgb(83, 179, 77) | hsl(116, 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: #B3AC4D;
--color-2: #A0B34D;
--color-3: #86B34D;
--color-4: #6DB34D;
--color-5: #53B34D;
}Palettes that share visual characteristics and color harmony.