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 Amber, 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 |
|---|---|---|---|---|---|
#EADCBD | rgb(234, 220, 189) | hsl(41, 52%, 83%) | Soft Light Amber | View | |
#EAE7BD | rgb(234, 231, 189) | hsl(56, 52%, 83%) | Soft Light Yellow | View | |
#E2EABD | rgb(226, 234, 189) | hsl(71, 52%, 83%) | Soft Light Lime | View | |
#D7EABD | rgb(215, 234, 189) | hsl(85, 52%, 83%) | Soft Light Green | View | |
#CBEABD | rgb(203, 234, 189) | hsl(101, 52%, 83%) | Soft Light Green | View |
:root {
--color-1: #EADCBD;
--color-2: #EAE7BD;
--color-3: #E2EABD;
--color-4: #D7EABD;
--color-5: #CBEABD;
}Palettes that share visual characteristics and color harmony.