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 |
|---|---|---|---|---|---|
#C6CF4A | rgb(198, 207, 74) | hsl(64, 58%, 55%) | Soft Yellow | View | |
#A5CF4A | rgb(165, 207, 74) | hsl(79, 58%, 55%) | Soft Lime | View | |
#83CF4A | rgb(131, 207, 74) | hsl(94, 58%, 55%) | Soft Green | View | |
#62CF4A | rgb(98, 207, 74) | hsl(109, 58%, 55%) | Soft Green | View | |
#4ACF53 | rgb(74, 207, 83) | hsl(124, 58%, 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: #C6CF4A;
--color-2: #A5CF4A;
--color-3: #83CF4A;
--color-4: #62CF4A;
--color-5: #4ACF53;
}Palettes that share visual characteristics and color harmony.