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 serenity palette featuring Pure White, Pale Pure Blue, Pale Pure Blue.
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 |
|---|---|---|---|---|---|
#EDF2FB | rgb(237, 242, 251) | hsl(219, 64%, 96%) | Pure White | View | |
#E2EAFC | rgb(226, 234, 252) | hsl(222, 81%, 94%) | Pale Pure Blue | View | |
#D7E3FC | rgb(215, 227, 252) | hsl(221, 86%, 92%) | Pale Pure Blue | View | |
#CCDBFD | rgb(204, 219, 253) | hsl(222, 92%, 90%) | Pale Vibrant Blue | View | |
#C1D3FE | rgb(193, 211, 254) | hsl(222, 97%, 88%) | Pale Vibrant Blue | View | |
#B6CCFE | rgb(182, 204, 254) | hsl(222, 97%, 85%) | Light Vibrant Blue | View | |
#ABC4FF | rgb(171, 196, 255) | hsl(222, 100%, 84%) | Light Vibrant Blue | View |
A peaceful combination anchored by #EDF2FB, perfect for projects requiring a gentle, trustworthy touch.
Using Pure White as a primary surface creates an environment of focused relaxation and clarity. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #EDF2FB;
--color-2: #E2EAFC;
--color-3: #D7E3FC;
--color-4: #CCDBFD;
--color-5: #C1D3FE;
--color-6: #B6CCFE;
--color-7: #ABC4FF;
}Palettes that share visual characteristics and color harmony.