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 |
|---|---|---|---|---|---|
#C9C554 | rgb(201, 197, 84) | hsl(58, 52%, 56%) | Soft Yellow | View | |
#B0C954 | rgb(176, 201, 84) | hsl(73, 52%, 56%) | Soft Lime | View | |
#93C954 | rgb(147, 201, 84) | hsl(88, 52%, 56%) | Soft Green | View | |
#76C954 | rgb(118, 201, 84) | hsl(103, 52%, 56%) | Soft Green | View | |
#58C954 | rgb(88, 201, 84) | hsl(118, 52%, 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: #C9C554;
--color-2: #B0C954;
--color-3: #93C954;
--color-4: #76C954;
--color-5: #58C954;
}Palettes that share visual characteristics and color harmony.