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 Blue, Pale Blue, Pale Navy. 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 |
|---|---|---|---|---|---|
#CAD4F7 | rgb(202, 212, 247) | hsl(227, 74%, 88%) | Pale Blue | View | |
#CBCAF7 | rgb(203, 202, 247) | hsl(241, 74%, 88%) | Pale Blue | View | |
#D7CAF7 | rgb(215, 202, 247) | hsl(257, 74%, 88%) | Pale Navy | View | |
#E2CAF7 | rgb(226, 202, 247) | hsl(272, 74%, 88%) | Pale Navy | View | |
#EDCAF7 | rgb(237, 202, 247) | hsl(287, 74%, 88%) | Pale Purple | View |
:root {
--color-1: #CAD4F7;
--color-2: #CBCAF7;
--color-3: #D7CAF7;
--color-4: #E2CAF7;
--color-5: #EDCAF7;
}Palettes that share visual characteristics and color harmony.