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 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 |
|---|---|---|---|---|---|
#CAD8F2 | rgb(202, 216, 242) | hsl(219, 61%, 87%) | Pale Blue | View | |
#CACEF2 | rgb(202, 206, 242) | hsl(234, 61%, 87%) | Pale Blue | View | |
#CFCAF2 | rgb(207, 202, 242) | hsl(248, 61%, 87%) | Pale Blue | View | |
#D9CAF2 | rgb(217, 202, 242) | hsl(263, 61%, 87%) | Pale Navy | View | |
#E3CAF2 | rgb(227, 202, 242) | hsl(278, 61%, 87%) | Pale Purple | View |
:root {
--color-1: #CAD8F2;
--color-2: #CACEF2;
--color-3: #CFCAF2;
--color-4: #D9CAF2;
--color-5: #E3CAF2;
}Palettes that share visual characteristics and color harmony.