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 |
|---|---|---|---|---|---|
#C9C54F | rgb(201, 197, 79) | hsl(58, 53%, 55%) | Soft Yellow | View | |
#AFC94F | rgb(175, 201, 79) | hsl(73, 53%, 55%) | Soft Lime | View | |
#90C94F | rgb(144, 201, 79) | hsl(88, 53%, 55%) | Soft Green | View | |
#72C94F | rgb(114, 201, 79) | hsl(103, 53%, 55%) | Soft Green | View | |
#53C94F | rgb(83, 201, 79) | hsl(118, 53%, 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: #C9C54F;
--color-2: #AFC94F;
--color-3: #90C94F;
--color-4: #72C94F;
--color-5: #53C94F;
}Palettes that share visual characteristics and color harmony.