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 |
|---|---|---|---|---|---|
#C6D4F1 | rgb(198, 212, 241) | hsl(220, 61%, 86%) | Pale Blue | View | |
#C6C9F1 | rgb(198, 201, 241) | hsl(236, 61%, 86%) | Pale Blue | View | |
#CDC6F1 | rgb(205, 198, 241) | hsl(250, 61%, 86%) | Pale Navy | View | |
#D8C6F1 | rgb(216, 198, 241) | hsl(265, 61%, 86%) | Pale Navy | View | |
#E3C6F1 | rgb(227, 198, 241) | hsl(280, 61%, 86%) | Pale Purple | View |
:root {
--color-1: #C6D4F1;
--color-2: #C6C9F1;
--color-3: #CDC6F1;
--color-4: #D8C6F1;
--color-5: #E3C6F1;
}Palettes that share visual characteristics and color harmony.