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 |
|---|---|---|---|---|---|
#D7CD88 | rgb(215, 205, 136) | hsl(52, 50%, 69%) | Soft Yellow | View | |
#CED788 | rgb(206, 215, 136) | hsl(67, 50%, 69%) | Soft Lime | View | |
#BAD788 | rgb(186, 215, 136) | hsl(82, 50%, 69%) | Soft Lime | View | |
#A7D788 | rgb(167, 215, 136) | hsl(96, 50%, 69%) | Soft Green | View | |
#93D788 | rgb(147, 215, 136) | hsl(112, 50%, 69%) | 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: #D7CD88;
--color-2: #CED788;
--color-3: #BAD788;
--color-4: #A7D788;
--color-5: #93D788;
}Palettes that share visual characteristics and color harmony.