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 |
|---|---|---|---|---|---|
#CCD5F5 | rgb(204, 213, 245) | hsl(227, 67%, 88%) | Pale Blue | View | |
#CDCCF5 | rgb(205, 204, 245) | hsl(241, 67%, 88%) | Pale Blue | View | |
#D7CCF5 | rgb(215, 204, 245) | hsl(256, 67%, 88%) | Pale Navy | View | |
#E1CCF5 | rgb(225, 204, 245) | hsl(271, 67%, 88%) | Pale Navy | View | |
#EBCCF5 | rgb(235, 204, 245) | hsl(285, 67%, 88%) | Pale Purple | View |
:root {
--color-1: #CCD5F5;
--color-2: #CDCCF5;
--color-3: #D7CCF5;
--color-4: #E1CCF5;
--color-5: #EBCCF5;
}Palettes that share visual characteristics and color harmony.