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 Lime. 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 |
|---|---|---|---|---|---|
#D7CC7F | rgb(215, 204, 127) | hsl(53, 52%, 67%) | Soft Yellow | View | |
#CBD77F | rgb(203, 215, 127) | hsl(68, 52%, 67%) | Soft Lime | View | |
#B5D77F | rgb(181, 215, 127) | hsl(83, 52%, 67%) | Soft Lime | View | |
#9FD77F | rgb(159, 215, 127) | hsl(98, 52%, 67%) | Soft Green | View | |
#89D77F | rgb(137, 215, 127) | hsl(113, 52%, 67%) | 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: #D7CC7F;
--color-2: #CBD77F;
--color-3: #B5D77F;
--color-4: #9FD77F;
--color-5: #89D77F;
}Palettes that share visual characteristics and color harmony.