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 Light Yellow, Soft Light Yellow, Soft Light 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 |
|---|---|---|---|---|---|
#E5DCBD | rgb(229, 220, 189) | hsl(47, 43%, 82%) | Soft Light Yellow | View | |
#E4E5BD | rgb(228, 229, 189) | hsl(61, 43%, 82%) | Soft Light Yellow | View | |
#DAE5BD | rgb(218, 229, 189) | hsl(77, 43%, 82%) | Soft Light Lime | View | |
#D0E5BD | rgb(208, 229, 189) | hsl(92, 43%, 82%) | Soft Light Green | View | |
#C6E5BD | rgb(198, 229, 189) | hsl(107, 43%, 82%) | Soft Light Green | View |
:root {
--color-1: #E5DCBD;
--color-2: #E4E5BD;
--color-3: #DAE5BD;
--color-4: #D0E5BD;
--color-5: #C6E5BD;
}Palettes that share visual characteristics and color harmony.