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 |
|---|---|---|---|---|---|
#B6BC5C | rgb(182, 188, 92) | hsl(64, 42%, 55%) | Soft Yellow | View | |
#9EBC5C | rgb(158, 188, 92) | hsl(79, 42%, 55%) | Soft Lime | View | |
#86BC5C | rgb(134, 188, 92) | hsl(94, 42%, 55%) | Soft Green | View | |
#6EBC5C | rgb(110, 188, 92) | hsl(109, 42%, 55%) | Soft Green | View | |
#5CBC62 | rgb(92, 188, 98) | hsl(124, 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: #B6BC5C;
--color-2: #9EBC5C;
--color-3: #86BC5C;
--color-4: #6EBC5C;
--color-5: #5CBC62;
}Palettes that share visual characteristics and color harmony.