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 |
|---|---|---|---|---|---|
#D1CC7B | rgb(209, 204, 123) | hsl(57, 48%, 65%) | Soft Yellow | View | |
#BFD17B | rgb(191, 209, 123) | hsl(73, 48%, 65%) | Soft Lime | View | |
#AAD17B | rgb(170, 209, 123) | hsl(87, 48%, 65%) | Soft Green | View | |
#95D17B | rgb(149, 209, 123) | hsl(102, 48%, 65%) | Soft Green | View | |
#7FD17B | rgb(127, 209, 123) | hsl(117, 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: #D1CC7B;
--color-2: #BFD17B;
--color-3: #AAD17B;
--color-4: #95D17B;
--color-5: #7FD17B;
}Palettes that share visual characteristics and color harmony.