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 |
|---|---|---|---|---|---|
#C0C23D | rgb(192, 194, 61) | hsl(61, 52%, 50%) | Soft Yellow | View | |
#9EC23D | rgb(158, 194, 61) | hsl(76, 52%, 50%) | Soft Lime | View | |
#7DC23D | rgb(125, 194, 61) | hsl(91, 52%, 50%) | Soft Green | View | |
#5CC23D | rgb(92, 194, 61) | hsl(106, 52%, 50%) | Soft Green | View | |
#3DC23F | rgb(61, 194, 63) | hsl(121, 52%, 50%) | 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: #C0C23D;
--color-2: #9EC23D;
--color-3: #7DC23D;
--color-4: #5CC23D;
--color-5: #3DC23F;
}Palettes that share visual characteristics and color harmony.