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 |
|---|---|---|---|---|---|
#BFC752 | rgb(191, 199, 82) | hsl(64, 51%, 55%) | Soft Yellow | View | |
#A2C752 | rgb(162, 199, 82) | hsl(79, 51%, 55%) | Soft Lime | View | |
#84C752 | rgb(132, 199, 82) | hsl(94, 51%, 55%) | Soft Green | View | |
#67C752 | rgb(103, 199, 82) | hsl(109, 51%, 55%) | Soft Green | View | |
#52C75A | rgb(82, 199, 90) | hsl(124, 51%, 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: #BFC752;
--color-2: #A2C752;
--color-3: #84C752;
--color-4: #67C752;
--color-5: #52C75A;
}Palettes that share visual characteristics and color harmony.