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 |
|---|---|---|---|---|---|
#BCBC5C | rgb(188, 188, 92) | hsl(60, 42%, 55%) | Soft Yellow | View | |
#A4BC5C | rgb(164, 188, 92) | hsl(75, 42%, 55%) | Soft Lime | View | |
#8CBC5C | rgb(140, 188, 92) | hsl(90, 42%, 55%) | Soft Green | View | |
#74BC5C | rgb(116, 188, 92) | hsl(105, 42%, 55%) | Soft Green | View | |
#5CBC5C | rgb(92, 188, 92) | hsl(120, 42%, 55%) | 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: #BCBC5C;
--color-2: #A4BC5C;
--color-3: #8CBC5C;
--color-4: #74BC5C;
--color-5: #5CBC5C;
}Palettes that share visual characteristics and color harmony.