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 |
|---|---|---|---|---|---|
#D7D888 | rgb(215, 216, 136) | hsl(61, 51%, 69%) | Soft Yellow | View | |
#C3D888 | rgb(195, 216, 136) | hsl(76, 51%, 69%) | Soft Lime | View | |
#AFD888 | rgb(175, 216, 136) | hsl(91, 51%, 69%) | Soft Green | View | |
#9AD888 | rgb(154, 216, 136) | hsl(107, 51%, 69%) | Soft Green | View | |
#88D889 | rgb(136, 216, 137) | hsl(121, 51%, 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: #D7D888;
--color-2: #C3D888;
--color-3: #AFD888;
--color-4: #9AD888;
--color-5: #88D889;
}Palettes that share visual characteristics and color harmony.