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 |
|---|---|---|---|---|---|
#CCDEF5 | rgb(204, 222, 245) | hsl(214, 67%, 88%) | Pale Blue | View | |
#CCD4F5 | rgb(204, 212, 245) | hsl(228, 67%, 88%) | Pale Blue | View | |
#CECCF5 | rgb(206, 204, 245) | hsl(243, 67%, 88%) | Pale Blue | View | |
#D8CCF5 | rgb(216, 204, 245) | hsl(258, 67%, 88%) | Pale Navy | View | |
#E2CCF5 | rgb(226, 204, 245) | hsl(272, 67%, 88%) | Pale Navy | View |
:root {
--color-1: #CCDEF5;
--color-2: #CCD4F5;
--color-3: #CECCF5;
--color-4: #D8CCF5;
--color-5: #E2CCF5;
}Palettes that share visual characteristics and color harmony.