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 |
|---|---|---|---|---|---|
#F7F7DE | rgb(247, 247, 222) | hsl(60, 61%, 92%) | Pale Yellow | View | |
#F1F7DE | rgb(241, 247, 222) | hsl(74, 61%, 92%) | Pale Lime | View | |
#EBF7DE | rgb(235, 247, 222) | hsl(89, 61%, 92%) | Pale Green | View | |
#E5F7DE | rgb(229, 247, 222) | hsl(103, 61%, 92%) | Pale Green | View | |
#DFF7DE | rgb(223, 247, 222) | hsl(118, 61%, 92%) | 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: #F7F7DE;
--color-2: #F1F7DE;
--color-3: #EBF7DE;
--color-4: #E5F7DE;
--color-5: #DFF7DE;
}Palettes that share visual characteristics and color harmony.