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 |
|---|---|---|---|---|---|
#C4C04A | rgb(196, 192, 74) | hsl(58, 51%, 53%) | Soft Yellow | View | |
#AAC44A | rgb(170, 196, 74) | hsl(73, 51%, 53%) | Soft Lime | View | |
#8BC44A | rgb(139, 196, 74) | hsl(88, 51%, 53%) | Soft Green | View | |
#6DC44A | rgb(109, 196, 74) | hsl(103, 51%, 53%) | Soft Green | View | |
#4EC44A | rgb(78, 196, 74) | hsl(118, 51%, 53%) | 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: #C4C04A;
--color-2: #AAC44A;
--color-3: #8BC44A;
--color-4: #6DC44A;
--color-5: #4EC44A;
}Palettes that share visual characteristics and color harmony.