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 |
|---|---|---|---|---|---|
#E5F3FA | rgb(229, 243, 250) | hsl(200, 68%, 94%) | Pale Blue | View | |
#E5EEFA | rgb(229, 238, 250) | hsl(214, 68%, 94%) | Pale Blue | View | |
#E5E8FA | rgb(229, 232, 250) | hsl(231, 68%, 94%) | Pale Blue | View | |
#E7E5FA | rgb(231, 229, 250) | hsl(246, 68%, 94%) | Pale Blue | View | |
#EDE5FA | rgb(237, 229, 250) | hsl(263, 68%, 94%) | Pale Navy | View |
:root {
--color-1: #E5F3FA;
--color-2: #E5EEFA;
--color-3: #E5E8FA;
--color-4: #E7E5FA;
--color-5: #EDE5FA;
}Palettes that share visual characteristics and color harmony.