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 |
|---|---|---|---|---|---|
#CAE1F2 | rgb(202, 225, 242) | hsl(206, 61%, 87%) | Pale Blue | View | |
#CAD7F2 | rgb(202, 215, 242) | hsl(220, 61%, 87%) | Pale Blue | View | |
#CACDF2 | rgb(202, 205, 242) | hsl(235, 61%, 87%) | Pale Blue | View | |
#D0CAF2 | rgb(208, 202, 242) | hsl(249, 61%, 87%) | Pale Blue | View | |
#DACAF2 | rgb(218, 202, 242) | hsl(264, 61%, 87%) | Pale Navy | View |
:root {
--color-1: #CAE1F2;
--color-2: #CAD7F2;
--color-3: #CACDF2;
--color-4: #D0CAF2;
--color-5: #DACAF2;
}Palettes that share visual characteristics and color harmony.