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 Yellow, 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 |
|---|---|---|---|---|---|
#BAA95E | rgb(186, 169, 94) | hsl(49, 40%, 55%) | Soft Yellow | View | |
#B4BA5E | rgb(180, 186, 94) | hsl(64, 40%, 55%) | Soft Yellow | View | |
#9DBA5E | rgb(157, 186, 94) | hsl(79, 40%, 55%) | Soft Lime | View | |
#86BA5E | rgb(134, 186, 94) | hsl(94, 40%, 55%) | Soft Green | View | |
#6FBA5E | rgb(111, 186, 94) | hsl(109, 40%, 55%) | Soft Green | View |
:root {
--color-1: #BAA95E;
--color-2: #B4BA5E;
--color-3: #9DBA5E;
--color-4: #86BA5E;
--color-5: #6FBA5E;
}Palettes that share visual characteristics and color harmony.