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 |
|---|---|---|---|---|---|
#C8C451 | rgb(200, 196, 81) | hsl(58, 52%, 55%) | Soft Yellow | View | |
#AEC851 | rgb(174, 200, 81) | hsl(73, 52%, 55%) | Soft Lime | View | |
#90C851 | rgb(144, 200, 81) | hsl(88, 52%, 55%) | Soft Green | View | |
#72C851 | rgb(114, 200, 81) | hsl(103, 52%, 55%) | Soft Green | View | |
#55C851 | rgb(85, 200, 81) | hsl(118, 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: #C8C451;
--color-2: #AEC851;
--color-3: #90C851;
--color-4: #72C851;
--color-5: #55C851;
}Palettes that share visual characteristics and color harmony.