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 Lime. 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 |
|---|---|---|---|---|---|
#CABC4E | rgb(202, 188, 78) | hsl(53, 54%, 55%) | Soft Yellow | View | |
#BACA4E | rgb(186, 202, 78) | hsl(68, 54%, 55%) | Soft Lime | View | |
#9BCA4E | rgb(155, 202, 78) | hsl(83, 54%, 55%) | Soft Lime | View | |
#7CCA4E | rgb(124, 202, 78) | hsl(98, 54%, 55%) | Soft Green | View | |
#5DCA4E | rgb(93, 202, 78) | hsl(113, 54%, 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: #CABC4E;
--color-2: #BACA4E;
--color-3: #9BCA4E;
--color-4: #7CCA4E;
--color-5: #5DCA4E;
}Palettes that share visual characteristics and color harmony.