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 Lime. 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 |
|---|---|---|---|---|---|
#D7CB75 | rgb(215, 203, 117) | hsl(53, 55%, 65%) | Soft Yellow | View | |
#CAD775 | rgb(202, 215, 117) | hsl(68, 55%, 65%) | Soft Lime | View | |
#B1D775 | rgb(177, 215, 117) | hsl(83, 55%, 65%) | Soft Lime | View | |
#99D775 | rgb(153, 215, 117) | hsl(98, 55%, 65%) | Soft Green | View | |
#80D775 | rgb(128, 215, 117) | hsl(113, 55%, 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: #D7CB75;
--color-2: #CAD775;
--color-3: #B1D775;
--color-4: #99D775;
--color-5: #80D775;
}Palettes that share visual characteristics and color harmony.