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 |
|---|---|---|---|---|---|
#D1C97B | rgb(209, 201, 123) | hsl(54, 48%, 65%) | Soft Yellow | View | |
#C2D17B | rgb(194, 209, 123) | hsl(70, 48%, 65%) | Soft Lime | View | |
#ADD17B | rgb(173, 209, 123) | hsl(85, 48%, 65%) | Soft Green | View | |
#97D17B | rgb(151, 209, 123) | hsl(100, 48%, 65%) | Soft Green | View | |
#82D17B | rgb(130, 209, 123) | hsl(115, 48%, 65%) | 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: #D1C97B;
--color-2: #C2D17B;
--color-3: #ADD17B;
--color-4: #97D17B;
--color-5: #82D17B;
}Palettes that share visual characteristics and color harmony.