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 |
|---|---|---|---|---|---|
#BCBC49 | rgb(188, 188, 73) | hsl(60, 46%, 51%) | Soft Yellow | View | |
#9FBC49 | rgb(159, 188, 73) | hsl(75, 46%, 51%) | Soft Lime | View | |
#82BC49 | rgb(130, 188, 73) | hsl(90, 46%, 51%) | Soft Green | View | |
#65BC49 | rgb(101, 188, 73) | hsl(105, 46%, 51%) | Soft Green | View | |
#49BC49 | rgb(73, 188, 73) | hsl(120, 46%, 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: #BCBC49;
--color-2: #9FBC49;
--color-3: #82BC49;
--color-4: #65BC49;
--color-5: #49BC49;
}Palettes that share visual characteristics and color harmony.