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 |
|---|---|---|---|---|---|
#C2C03D | rgb(194, 192, 61) | hsl(59, 52%, 50%) | Soft Yellow | View | |
#A3C23D | rgb(163, 194, 61) | hsl(74, 52%, 50%) | Soft Lime | View | |
#82C23D | rgb(130, 194, 61) | hsl(89, 52%, 50%) | Soft Green | View | |
#61C23D | rgb(97, 194, 61) | hsl(104, 52%, 50%) | Soft Green | View | |
#3FC23D | rgb(63, 194, 61) | hsl(119, 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: #C2C03D;
--color-2: #A3C23D;
--color-3: #82C23D;
--color-4: #61C23D;
--color-5: #3FC23D;
}Palettes that share visual characteristics and color harmony.