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 |
|---|---|---|---|---|---|
#C2B73D | rgb(194, 183, 61) | hsl(55, 52%, 50%) | Soft Yellow | View | |
#ACC23D | rgb(172, 194, 61) | hsl(70, 52%, 50%) | Soft Lime | View | |
#8BC23D | rgb(139, 194, 61) | hsl(85, 52%, 50%) | Soft Green | View | |
#69C23D | rgb(105, 194, 61) | hsl(100, 52%, 50%) | Soft Green | View | |
#48C23D | rgb(72, 194, 61) | hsl(115, 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: #C2B73D;
--color-2: #ACC23D;
--color-3: #8BC23D;
--color-4: #69C23D;
--color-5: #48C23D;
}Palettes that share visual characteristics and color harmony.