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 Pale Yellow, Pale Lime, Pale 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 |
|---|---|---|---|---|---|
#F4EEC3 | rgb(244, 238, 195) | hsl(53, 69%, 86%) | Pale Yellow | View | |
#EDF4C3 | rgb(237, 244, 195) | hsl(69, 69%, 86%) | Pale Lime | View | |
#E1F4C3 | rgb(225, 244, 195) | hsl(83, 69%, 86%) | Pale Lime | View | |
#D5F4C3 | rgb(213, 244, 195) | hsl(98, 69%, 86%) | Pale Green | View | |
#C8F4C3 | rgb(200, 244, 195) | hsl(114, 69%, 86%) | Pale Green | View |
:root {
--color-1: #F4EEC3;
--color-2: #EDF4C3;
--color-3: #E1F4C3;
--color-4: #D5F4C3;
--color-5: #C8F4C3;
}Palettes that share visual characteristics and color harmony.