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 |
|---|---|---|---|---|---|
#C3CFF4 | rgb(195, 207, 244) | hsl(225, 69%, 86%) | Pale Blue | View | |
#C3C3F4 | rgb(195, 195, 244) | hsl(240, 69%, 86%) | Pale Blue | View | |
#CFC3F4 | rgb(207, 195, 244) | hsl(255, 69%, 86%) | Pale Navy | View | |
#DBC3F4 | rgb(219, 195, 244) | hsl(269, 69%, 86%) | Pale Navy | View | |
#E8C3F4 | rgb(232, 195, 244) | hsl(285, 69%, 86%) | Pale Purple | View |
:root {
--color-1: #C3CFF4;
--color-2: #C3C3F4;
--color-3: #CFC3F4;
--color-4: #DBC3F4;
--color-5: #E8C3F4;
}Palettes that share visual characteristics and color harmony.