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 |
|---|---|---|---|---|---|
#C6E1F1 | rgb(198, 225, 241) | hsl(202, 61%, 86%) | Pale Blue | View | |
#C6D6F1 | rgb(198, 214, 241) | hsl(218, 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 | |
#D5C6F1 | rgb(213, 198, 241) | hsl(261, 61%, 86%) | Pale Navy | View |
:root {
--color-1: #C6E1F1;
--color-2: #C6D6F1;
--color-3: #C6CBF1;
--color-4: #CBC6F1;
--color-5: #D5C6F1;
}Palettes that share visual characteristics and color harmony.