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 |
|---|---|---|---|---|---|
#F4F5CC | rgb(244, 245, 204) | hsl(61, 67%, 88%) | Pale Yellow | View | |
#EAF5CC | rgb(234, 245, 204) | hsl(76, 67%, 88%) | Pale Lime | View | |
#E0F5CC | rgb(224, 245, 204) | hsl(91, 67%, 88%) | Pale Green | View | |
#D5F5CC | rgb(213, 245, 204) | hsl(107, 67%, 88%) | Pale Green | View | |
#CCF5CD | rgb(204, 245, 205) | hsl(121, 67%, 88%) | 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: #F4F5CC;
--color-2: #EAF5CC;
--color-3: #E0F5CC;
--color-4: #D5F5CC;
--color-5: #CCF5CD;
}Palettes that share visual characteristics and color harmony.