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 |
|---|---|---|---|---|---|
#D1D17A | rgb(209, 209, 122) | hsl(60, 49%, 65%) | Soft Yellow | View | |
#BCD17A | rgb(188, 209, 122) | hsl(74, 49%, 65%) | Soft Lime | View | |
#A6D17A | rgb(166, 209, 122) | hsl(90, 49%, 65%) | Soft Green | View | |
#90D17A | rgb(144, 209, 122) | hsl(105, 49%, 65%) | Soft Green | View | |
#7AD17A | rgb(122, 209, 122) | hsl(120, 49%, 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: #D1D17A;
--color-2: #BCD17A;
--color-3: #A6D17A;
--color-4: #90D17A;
--color-5: #7AD17A;
}Palettes that share visual characteristics and color harmony.