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 |
|---|---|---|---|---|---|
#C3F3F4 | rgb(195, 243, 244) | hsl(181, 69%, 86%) | Pale Cyan | View | |
#C3E7F4 | rgb(195, 231, 244) | hsl(196, 69%, 86%) | Pale Sky Blue | View | |
#C3DAF4 | rgb(195, 218, 244) | hsl(212, 69%, 86%) | Pale Blue | View | |
#C3CEF4 | rgb(195, 206, 244) | hsl(227, 69%, 86%) | Pale Blue | View | |
#C3C3F4 | rgb(195, 195, 244) | hsl(240, 69%, 86%) | 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: #C3F3F4;
--color-2: #C3E7F4;
--color-3: #C3DAF4;
--color-4: #C3CEF4;
--color-5: #C3C3F4;
}Palettes that share visual characteristics and color harmony.