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 |
|---|---|---|---|---|---|
#D9D973 | rgb(217, 217, 115) | hsl(60, 57%, 65%) | Soft Yellow | View | |
#BFD973 | rgb(191, 217, 115) | hsl(75, 57%, 65%) | Soft Lime | View | |
#A6D973 | rgb(166, 217, 115) | hsl(90, 57%, 65%) | Soft Green | View | |
#8CD973 | rgb(140, 217, 115) | hsl(105, 57%, 65%) | Soft Green | View | |
#73D973 | rgb(115, 217, 115) | hsl(120, 57%, 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: #D9D973;
--color-2: #BFD973;
--color-3: #A6D973;
--color-4: #8CD973;
--color-5: #73D973;
}Palettes that share visual characteristics and color harmony.