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 |
|---|---|---|---|---|---|
#C2C251 | rgb(194, 194, 81) | hsl(60, 48%, 54%) | Soft Yellow | View | |
#A6C251 | rgb(166, 194, 81) | hsl(75, 48%, 54%) | Soft Lime | View | |
#8AC251 | rgb(138, 194, 81) | hsl(90, 48%, 54%) | Soft Green | View | |
#6EC251 | rgb(110, 194, 81) | hsl(105, 48%, 54%) | Soft Green | View | |
#51C251 | rgb(81, 194, 81) | hsl(120, 48%, 54%) | 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: #C2C251;
--color-2: #A6C251;
--color-3: #8AC251;
--color-4: #6EC251;
--color-5: #51C251;
}Palettes that share visual characteristics and color harmony.