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 |
|---|---|---|---|---|---|
#C6CFF1 | rgb(198, 207, 241) | hsl(227, 61%, 86%) | Pale Blue | View | |
#C7C6F1 | rgb(199, 198, 241) | hsl(241, 61%, 86%) | Pale Blue | View | |
#D2C6F1 | rgb(210, 198, 241) | hsl(257, 61%, 86%) | Pale Navy | View | |
#DDC6F1 | rgb(221, 198, 241) | hsl(272, 61%, 86%) | Pale Navy | View | |
#E8C6F1 | rgb(232, 198, 241) | hsl(287, 61%, 86%) | Pale Purple | View |
:root {
--color-1: #C6CFF1;
--color-2: #C7C6F1;
--color-3: #D2C6F1;
--color-4: #DDC6F1;
--color-5: #E8C6F1;
}Palettes that share visual characteristics and color harmony.