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 |
|---|---|---|---|---|---|
#C5D3F2 | rgb(197, 211, 242) | hsl(221, 63%, 86%) | Pale Blue | View | |
#C5C8F2 | rgb(197, 200, 242) | hsl(236, 63%, 86%) | Pale Blue | View | |
#CDC5F2 | rgb(205, 197, 242) | hsl(251, 63%, 86%) | Pale Navy | View | |
#D8C5F2 | rgb(216, 197, 242) | hsl(265, 63%, 86%) | Pale Navy | View | |
#E4C5F2 | rgb(228, 197, 242) | hsl(281, 63%, 86%) | Pale Purple | View |
:root {
--color-1: #C5D3F2;
--color-2: #C5C8F2;
--color-3: #CDC5F2;
--color-4: #D8C5F2;
--color-5: #E4C5F2;
}Palettes that share visual characteristics and color harmony.