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 Blue. 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 |
|---|---|---|---|---|---|
#C6E0F1 | rgb(198, 224, 241) | hsl(204, 61%, 86%) | Pale Blue | View | |
#C6D5F1 | rgb(198, 213, 241) | hsl(219, 61%, 86%) | Pale Blue | View | |
#C6CBF1 | rgb(198, 203, 241) | hsl(233, 61%, 86%) | Pale Blue | View | |
#CBC6F1 | rgb(203, 198, 241) | hsl(247, 61%, 86%) | Pale Blue | View | |
#D6C6F1 | rgb(214, 198, 241) | hsl(262, 61%, 86%) | Pale Navy | View |
:root {
--color-1: #C6E0F1;
--color-2: #C6D5F1;
--color-3: #C6CBF1;
--color-4: #CBC6F1;
--color-5: #D6C6F1;
}Palettes that share visual characteristics and color harmony.