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 Lime. 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 |
|---|---|---|---|---|---|
#BEB25B | rgb(190, 178, 91) | hsl(53, 43%, 55%) | Soft Yellow | View | |
#B0BE5B | rgb(176, 190, 91) | hsl(68, 43%, 55%) | Soft Lime | View | |
#98BE5B | rgb(152, 190, 91) | hsl(83, 43%, 55%) | Soft Lime | View | |
#7FBE5B | rgb(127, 190, 91) | hsl(98, 43%, 55%) | Soft Green | View | |
#66BE5B | rgb(102, 190, 91) | hsl(113, 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: #BEB25B;
--color-2: #B0BE5B;
--color-3: #98BE5B;
--color-4: #7FBE5B;
--color-5: #66BE5B;
}Palettes that share visual characteristics and color harmony.