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 |
|---|---|---|---|---|---|
#C4C743 | rgb(196, 199, 67) | hsl(61, 54%, 52%) | Soft Yellow | View | |
#A3C743 | rgb(163, 199, 67) | hsl(76, 54%, 52%) | Soft Lime | View | |
#82C743 | rgb(130, 199, 67) | hsl(91, 54%, 52%) | Soft Green | View | |
#61C743 | rgb(97, 199, 67) | hsl(106, 54%, 52%) | Soft Green | View | |
#43C745 | rgb(67, 199, 69) | hsl(121, 54%, 52%) | 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: #C4C743;
--color-2: #A3C743;
--color-3: #82C743;
--color-4: #61C743;
--color-5: #43C745;
}Palettes that share visual characteristics and color harmony.