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 Cyan, Pale Sky Blue, Pale Blue. 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 |
|---|---|---|---|---|---|
#CAF2EF | rgb(202, 242, 239) | hsl(176, 61%, 87%) | Pale Cyan | View | |
#CAEBF2 | rgb(202, 235, 242) | hsl(191, 61%, 87%) | Pale Sky Blue | View | |
#CAE1F2 | rgb(202, 225, 242) | hsl(206, 61%, 87%) | Pale Blue | View | |
#CAD7F2 | rgb(202, 215, 242) | hsl(220, 61%, 87%) | Pale Blue | View | |
#CACDF2 | rgb(202, 205, 242) | hsl(235, 61%, 87%) | Pale Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Cyan and Pale Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CAF2EF;
--color-2: #CAEBF2;
--color-3: #CAE1F2;
--color-4: #CAD7F2;
--color-5: #CACDF2;
}Palettes that share visual characteristics and color harmony.