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 |
|---|---|---|---|---|---|
#A9AB3B | rgb(169, 171, 59) | hsl(61, 49%, 45%) | Soft Yellow | View | |
#8DAB3B | rgb(141, 171, 59) | hsl(76, 49%, 45%) | Soft Lime | View | |
#71AB3B | rgb(113, 171, 59) | hsl(91, 49%, 45%) | Soft Green | View | |
#55AB3B | rgb(85, 171, 59) | hsl(106, 49%, 45%) | Soft Green | View | |
#3BAB3C | rgb(59, 171, 60) | hsl(121, 49%, 45%) | 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: #A9AB3B;
--color-2: #8DAB3B;
--color-3: #71AB3B;
--color-4: #55AB3B;
--color-5: #3BAB3C;
}Palettes that share visual characteristics and color harmony.