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 Green, Pale Emerald, Pale Cyan. 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 |
|---|---|---|---|---|---|
#CCF5DC | rgb(204, 245, 220) | hsl(143, 67%, 88%) | Pale Green | View | |
#CCF5E6 | rgb(204, 245, 230) | hsl(158, 67%, 88%) | Pale Emerald | View | |
#CCF5F0 | rgb(204, 245, 240) | hsl(173, 67%, 88%) | Pale Cyan | View | |
#CCEFF5 | rgb(204, 239, 245) | hsl(189, 67%, 88%) | Pale Sky Blue | View | |
#CCE5F5 | rgb(204, 229, 245) | hsl(203, 67%, 88%) | Pale Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Green and Pale Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CCF5DC;
--color-2: #CCF5E6;
--color-3: #CCF5F0;
--color-4: #CCEFF5;
--color-5: #CCE5F5;
}Palettes that share visual characteristics and color harmony.