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 |
|---|---|---|---|---|---|
#BFB24F | rgb(191, 178, 79) | hsl(53, 47%, 53%) | Soft Yellow | View | |
#B0BF4F | rgb(176, 191, 79) | hsl(68, 47%, 53%) | Soft Lime | View | |
#94BF4F | rgb(148, 191, 79) | hsl(83, 47%, 53%) | Soft Lime | View | |
#78BF4F | rgb(120, 191, 79) | hsl(98, 47%, 53%) | Soft Green | View | |
#5CBF4F | rgb(92, 191, 79) | hsl(113, 47%, 53%) | 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: #BFB24F;
--color-2: #B0BF4F;
--color-3: #94BF4F;
--color-4: #78BF4F;
--color-5: #5CBF4F;
}Palettes that share visual characteristics and color harmony.