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 |
|---|---|---|---|---|---|
#D3CB55 | rgb(211, 203, 85) | hsl(56, 59%, 58%) | Soft Yellow | View | |
#BCD355 | rgb(188, 211, 85) | hsl(71, 59%, 58%) | Soft Lime | View | |
#9CD355 | rgb(156, 211, 85) | hsl(86, 59%, 58%) | Soft Green | View | |
#7DD355 | rgb(125, 211, 85) | hsl(101, 59%, 58%) | Soft Green | View | |
#5DD355 | rgb(93, 211, 85) | hsl(116, 59%, 58%) | 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: #D3CB55;
--color-2: #BCD355;
--color-3: #9CD355;
--color-4: #7DD355;
--color-5: #5DD355;
}Palettes that share visual characteristics and color harmony.