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 |
|---|---|---|---|---|---|
#CDCD4C | rgb(205, 205, 76) | hsl(60, 56%, 55%) | Soft Yellow | View | |
#ACCD4C | rgb(172, 205, 76) | hsl(75, 56%, 55%) | Soft Lime | View | |
#8CCD4C | rgb(140, 205, 76) | hsl(90, 56%, 55%) | Soft Green | View | |
#6CCD4C | rgb(108, 205, 76) | hsl(105, 56%, 55%) | Soft Green | View | |
#4CCD4C | rgb(76, 205, 76) | hsl(120, 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: #CDCD4C;
--color-2: #ACCD4C;
--color-3: #8CCD4C;
--color-4: #6CCD4C;
--color-5: #4CCD4C;
}Palettes that share visual characteristics and color harmony.