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 |
|---|---|---|---|---|---|
#B7BE5B | rgb(183, 190, 91) | hsl(64, 43%, 55%) | Soft Yellow | View | |
#9EBE5B | rgb(158, 190, 91) | hsl(79, 43%, 55%) | Soft Lime | View | |
#86BE5B | rgb(134, 190, 91) | hsl(94, 43%, 55%) | Soft Green | View | |
#6DBE5B | rgb(109, 190, 91) | hsl(109, 43%, 55%) | Soft Green | View | |
#5BBE61 | rgb(91, 190, 97) | hsl(124, 43%, 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: #B7BE5B;
--color-2: #9EBE5B;
--color-3: #86BE5B;
--color-4: #6DBE5B;
--color-5: #5BBE61;
}Palettes that share visual characteristics and color harmony.