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 |
|---|---|---|---|---|---|
#BDBB47 | rgb(189, 187, 71) | hsl(59, 47%, 51%) | Soft Yellow | View | |
#A1BD47 | rgb(161, 189, 71) | hsl(74, 47%, 51%) | Soft Lime | View | |
#84BD47 | rgb(132, 189, 71) | hsl(89, 47%, 51%) | Soft Green | View | |
#67BD47 | rgb(103, 189, 71) | hsl(104, 47%, 51%) | Soft Green | View | |
#49BD47 | rgb(73, 189, 71) | hsl(119, 47%, 51%) | 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: #BDBB47;
--color-2: #A1BD47;
--color-3: #84BD47;
--color-4: #67BD47;
--color-5: #49BD47;
}Palettes that share visual characteristics and color harmony.