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 |
|---|---|---|---|---|---|
#CCF2F5 | rgb(204, 242, 245) | hsl(184, 67%, 88%) | Pale Cyan | View | |
#CCE8F5 | rgb(204, 232, 245) | hsl(199, 67%, 88%) | Pale Sky Blue | View | |
#CCDEF5 | rgb(204, 222, 245) | hsl(214, 67%, 88%) | Pale Blue | View | |
#CCD3F5 | rgb(204, 211, 245) | hsl(230, 67%, 88%) | Pale Blue | View | |
#CFCCF5 | rgb(207, 204, 245) | hsl(244, 67%, 88%) | 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: #CCF2F5;
--color-2: #CCE8F5;
--color-3: #CCDEF5;
--color-4: #CCD3F5;
--color-5: #CFCCF5;
}Palettes that share visual characteristics and color harmony.