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 |
|---|---|---|---|---|---|
#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 | |
#E3C7F5 | rgb(227, 199, 245) | hsl(277, 70%, 87%) | Pale Purple | View | |
#EFC7F5 | rgb(239, 199, 245) | hsl(292, 70%, 87%) | Pale Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Blue and Pale Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C7CDF5;
--color-2: #CCC7F5;
--color-3: #D8C7F5;
--color-4: #E3C7F5;
--color-5: #EFC7F5;
}Palettes that share visual characteristics and color harmony.