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 |
|---|---|---|---|---|---|
#CCE7F5 | rgb(204, 231, 245) | hsl(200, 67%, 88%) | Pale Blue | View | |
#CCDDF5 | rgb(204, 221, 245) | hsl(215, 67%, 88%) | Pale Blue | View | |
#CCD3F5 | rgb(204, 211, 245) | hsl(230, 67%, 88%) | Pale Blue | View | |
#CFCCF5 | rgb(207, 204, 245) | hsl(244, 67%, 88%) | Pale Blue | View | |
#DACCF5 | rgb(218, 204, 245) | hsl(260, 67%, 88%) | Pale Navy | View |
:root {
--color-1: #CCE7F5;
--color-2: #CCDDF5;
--color-3: #CCD3F5;
--color-4: #CFCCF5;
--color-5: #DACCF5;
}Palettes that share visual characteristics and color harmony.