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 Cyan, Pale Sky 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 |
|---|---|---|---|---|---|
#D8F8F0 | rgb(216, 248, 240) | hsl(165, 70%, 91%) | Pale Cyan | View | |
#D8F8F8 | rgb(216, 248, 248) | hsl(180, 70%, 91%) | Pale Cyan | View | |
#D8F0F8 | rgb(216, 240, 248) | hsl(195, 70%, 91%) | Pale Sky Blue | View | |
#D8E8F8 | rgb(216, 232, 248) | hsl(210, 70%, 91%) | Pale Blue | View | |
#D8E0F8 | rgb(216, 224, 248) | hsl(225, 70%, 91%) | Pale Blue | View |
:root {
--color-1: #D8F8F0;
--color-2: #D8F8F8;
--color-3: #D8F0F8;
--color-4: #D8E8F8;
--color-5: #D8E0F8;
}Palettes that share visual characteristics and color harmony.