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 |
|---|---|---|---|---|---|
#D2E0F4 | rgb(210, 224, 244) | hsl(215, 61%, 89%) | Pale Blue | View | |
#D2D8F4 | rgb(210, 216, 244) | hsl(229, 61%, 89%) | Pale Blue | View | |
#D5D2F4 | rgb(213, 210, 244) | hsl(245, 61%, 89%) | Pale Blue | View | |
#DDD2F4 | rgb(221, 210, 244) | hsl(259, 61%, 89%) | Pale Navy | View | |
#E6D2F4 | rgb(230, 210, 244) | hsl(275, 61%, 89%) | Pale Purple | View |
:root {
--color-1: #D2E0F4;
--color-2: #D2D8F4;
--color-3: #D5D2F4;
--color-4: #DDD2F4;
--color-5: #E6D2F4;
}Palettes that share visual characteristics and color harmony.