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 |
|---|---|---|---|---|---|
#CAB64E | rgb(202, 182, 78) | hsl(50, 54%, 55%) | Soft Yellow | View | |
#C0CA4E | rgb(192, 202, 78) | hsl(65, 54%, 55%) | Soft Lime | View | |
#A1CA4E | rgb(161, 202, 78) | hsl(80, 54%, 55%) | Soft Lime | View | |
#82CA4E | rgb(130, 202, 78) | hsl(95, 54%, 55%) | Soft Green | View | |
#63CA4E | rgb(99, 202, 78) | hsl(110, 54%, 55%) | Soft Green | View |
:root {
--color-1: #CAB64E;
--color-2: #C0CA4E;
--color-3: #A1CA4E;
--color-4: #82CA4E;
--color-5: #63CA4E;
}Palettes that share visual characteristics and color harmony.