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 Green. 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 |
|---|---|---|---|---|---|
#F2EEC5 | rgb(242, 238, 197) | hsl(55, 63%, 86%) | Pale Yellow | View | |
#EAF2C5 | rgb(234, 242, 197) | hsl(71, 63%, 86%) | Pale Lime | View | |
#DFF2C5 | rgb(223, 242, 197) | hsl(85, 63%, 86%) | Pale Green | View | |
#D4F2C5 | rgb(212, 242, 197) | hsl(100, 63%, 86%) | Pale Green | View | |
#C9F2C5 | rgb(201, 242, 197) | hsl(115, 63%, 86%) | Pale Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Yellow and Pale Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F2EEC5;
--color-2: #EAF2C5;
--color-3: #DFF2C5;
--color-4: #D4F2C5;
--color-5: #C9F2C5;
}Palettes that share visual characteristics and color harmony.