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 |
|---|---|---|---|---|---|
#AFB34D | rgb(175, 179, 77) | hsl(62, 40%, 50%) | Soft Yellow | View | |
#96B34D | rgb(150, 179, 77) | hsl(77, 40%, 50%) | Soft Lime | View | |
#7CB34D | rgb(124, 179, 77) | hsl(92, 40%, 50%) | Soft Green | View | |
#63B34D | rgb(99, 179, 77) | hsl(107, 40%, 50%) | Soft Green | View | |
#4DB350 | rgb(77, 179, 80) | hsl(122, 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: #AFB34D;
--color-2: #96B34D;
--color-3: #7CB34D;
--color-4: #63B34D;
--color-5: #4DB350;
}Palettes that share visual characteristics and color harmony.