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 |
|---|---|---|---|---|---|
#C6D1F1 | rgb(198, 209, 241) | hsl(225, 61%, 86%) | Pale Blue | View | |
#C6C6F1 | rgb(198, 198, 241) | hsl(240, 61%, 86%) | Pale Blue | View | |
#D0C6F1 | rgb(208, 198, 241) | hsl(254, 61%, 86%) | Pale Navy | View | |
#DBC6F1 | rgb(219, 198, 241) | hsl(269, 61%, 86%) | Pale Navy | View | |
#E5C6F1 | rgb(229, 198, 241) | hsl(283, 61%, 86%) | Pale Purple | View |
:root {
--color-1: #C6D1F1;
--color-2: #C6C6F1;
--color-3: #D0C6F1;
--color-4: #DBC6F1;
--color-5: #E5C6F1;
}Palettes that share visual characteristics and color harmony.