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 |
|---|---|---|---|---|---|
#C8D14D | rgb(200, 209, 77) | hsl(64, 59%, 56%) | Soft Yellow | View | |
#A7D14D | rgb(167, 209, 77) | hsl(79, 59%, 56%) | Soft Lime | View | |
#86D14D | rgb(134, 209, 77) | hsl(94, 59%, 56%) | Soft Green | View | |
#65D14D | rgb(101, 209, 77) | hsl(109, 59%, 56%) | Soft Green | View | |
#4DD155 | rgb(77, 209, 85) | hsl(124, 59%, 56%) | 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: #C8D14D;
--color-2: #A7D14D;
--color-3: #86D14D;
--color-4: #65D14D;
--color-5: #4DD155;
}Palettes that share visual characteristics and color harmony.