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 |
|---|---|---|---|---|---|
#C6D3F1 | rgb(198, 211, 241) | hsl(222, 61%, 86%) | Pale Blue | View | |
#C6C8F1 | rgb(198, 200, 241) | hsl(237, 61%, 86%) | Pale Blue | View | |
#CEC6F1 | rgb(206, 198, 241) | hsl(251, 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: #C6D3F1;
--color-2: #C6C8F1;
--color-3: #CEC6F1;
--color-4: #D8C6F1;
--color-5: #E3C6F1;
}Palettes that share visual characteristics and color harmony.