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 |
|---|---|---|---|---|---|
#CDC64C | rgb(205, 198, 76) | hsl(57, 56%, 55%) | Soft Yellow | View | |
#B3CD4C | rgb(179, 205, 76) | hsl(72, 56%, 55%) | Soft Lime | View | |
#93CD4C | rgb(147, 205, 76) | hsl(87, 56%, 55%) | Soft Green | View | |
#73CD4C | rgb(115, 205, 76) | hsl(102, 56%, 55%) | Soft Green | View | |
#52CD4C | rgb(82, 205, 76) | hsl(117, 56%, 55%) | 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: #CDC64C;
--color-2: #B3CD4C;
--color-3: #93CD4C;
--color-4: #73CD4C;
--color-5: #52CD4C;
}Palettes that share visual characteristics and color harmony.