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 |
|---|---|---|---|---|---|
#CAC881 | rgb(202, 200, 129) | hsl(58, 41%, 65%) | Soft Yellow | View | |
#BACA81 | rgb(186, 202, 129) | hsl(73, 41%, 65%) | Soft Lime | View | |
#A8CA81 | rgb(168, 202, 129) | hsl(88, 41%, 65%) | Soft Green | View | |
#96CA81 | rgb(150, 202, 129) | hsl(103, 41%, 65%) | Soft Green | View | |
#84CA81 | rgb(132, 202, 129) | hsl(118, 41%, 65%) | 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: #CAC881;
--color-2: #BACA81;
--color-3: #A8CA81;
--color-4: #96CA81;
--color-5: #84CA81;
}Palettes that share visual characteristics and color harmony.