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 |
|---|---|---|---|---|---|
#DEF7F7 | rgb(222, 247, 247) | hsl(180, 61%, 92%) | Pale Cyan | View | |
#DEF1F7 | rgb(222, 241, 247) | hsl(194, 61%, 92%) | Pale Sky Blue | View | |
#DEEBF7 | rgb(222, 235, 247) | hsl(209, 61%, 92%) | Pale Blue | View | |
#DEE5F7 | rgb(222, 229, 247) | hsl(223, 61%, 92%) | Pale Blue | View | |
#DEDFF7 | rgb(222, 223, 247) | hsl(238, 61%, 92%) | 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: #DEF7F7;
--color-2: #DEF1F7;
--color-3: #DEEBF7;
--color-4: #DEE5F7;
--color-5: #DEDFF7;
}Palettes that share visual characteristics and color harmony.