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 |
|---|---|---|---|---|---|
#C7E4F5 | rgb(199, 228, 245) | hsl(202, 70%, 87%) | Pale Blue | View | |
#C7D8F5 | rgb(199, 216, 245) | hsl(218, 70%, 87%) | Pale Blue | View | |
#C7CDF5 | rgb(199, 205, 245) | hsl(232, 70%, 87%) | Pale Blue | View | |
#CCC7F5 | rgb(204, 199, 245) | hsl(247, 70%, 87%) | Pale Blue | View | |
#D8C7F5 | rgb(216, 199, 245) | hsl(262, 70%, 87%) | Pale Navy | View |
:root {
--color-1: #C7E4F5;
--color-2: #C7D8F5;
--color-3: #C7CDF5;
--color-4: #CCC7F5;
--color-5: #D8C7F5;
}Palettes that share visual characteristics and color harmony.