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 |
|---|---|---|---|---|---|
#D8E6F8 | rgb(216, 230, 248) | hsl(214, 70%, 91%) | Pale Blue | View | |
#D8DEF8 | rgb(216, 222, 248) | hsl(229, 70%, 91%) | Pale Blue | View | |
#DAD8F8 | rgb(218, 216, 248) | hsl(244, 70%, 91%) | Pale Blue | View | |
#E2D8F8 | rgb(226, 216, 248) | hsl(259, 70%, 91%) | Pale Navy | View | |
#EAD8F8 | rgb(234, 216, 248) | hsl(274, 70%, 91%) | Pale Navy | View |
:root {
--color-1: #D8E6F8;
--color-2: #D8DEF8;
--color-3: #DAD8F8;
--color-4: #E2D8F8;
--color-5: #EAD8F8;
}Palettes that share visual characteristics and color harmony.