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 |
|---|---|---|---|---|---|
#C5D5F2 | rgb(197, 213, 242) | hsl(219, 63%, 86%) | Pale Blue | View | |
#C5C9F2 | rgb(197, 201, 242) | hsl(235, 63%, 86%) | Pale Blue | View | |
#CCC5F2 | rgb(204, 197, 242) | hsl(249, 63%, 86%) | Pale Blue | View | |
#D7C5F2 | rgb(215, 197, 242) | hsl(264, 63%, 86%) | Pale Navy | View | |
#E2C5F2 | rgb(226, 197, 242) | hsl(279, 63%, 86%) | Pale Purple | View |
:root {
--color-1: #C5D5F2;
--color-2: #C5C9F2;
--color-3: #CCC5F2;
--color-4: #D7C5F2;
--color-5: #E2C5F2;
}Palettes that share visual characteristics and color harmony.