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 |
|---|---|---|---|---|---|
#C8B851 | rgb(200, 184, 81) | hsl(52, 52%, 55%) | Soft Yellow | View | |
#BAC851 | rgb(186, 200, 81) | hsl(67, 52%, 55%) | Soft Lime | View | |
#9CC851 | rgb(156, 200, 81) | hsl(82, 52%, 55%) | Soft Lime | View | |
#7EC851 | rgb(126, 200, 81) | hsl(97, 52%, 55%) | Soft Green | View | |
#60C851 | rgb(96, 200, 81) | hsl(112, 52%, 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: #C8B851;
--color-2: #BAC851;
--color-3: #9CC851;
--color-4: #7EC851;
--color-5: #60C851;
}Palettes that share visual characteristics and color harmony.