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 |
|---|---|---|---|---|---|
#CAF2ED | rgb(202, 242, 237) | hsl(173, 61%, 87%) | Pale Cyan | View | |
#CAEDF2 | rgb(202, 237, 242) | hsl(187, 61%, 87%) | Pale Sky Blue | View | |
#CAE3F2 | rgb(202, 227, 242) | hsl(203, 61%, 87%) | Pale Blue | View | |
#CAD9F2 | rgb(202, 217, 242) | hsl(218, 61%, 87%) | Pale Blue | View | |
#CACFF2 | rgb(202, 207, 242) | hsl(232, 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: #CAF2ED;
--color-2: #CAEDF2;
--color-3: #CAE3F2;
--color-4: #CAD9F2;
--color-5: #CACFF2;
}Palettes that share visual characteristics and color harmony.