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 Pure Blue, Pure Blue, Pure 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 |
|---|---|---|---|---|---|
#1D45E2 | rgb(29, 69, 226) | hsl(228, 77%, 50%) | Pure Blue | View | |
#271DE2 | rgb(39, 29, 226) | hsl(243, 77%, 50%) | Pure Blue | View | |
#581DE2 | rgb(88, 29, 226) | hsl(258, 77%, 50%) | Pure Navy | View | |
#891DE2 | rgb(137, 29, 226) | hsl(273, 77%, 50%) | Pure Navy | View | |
#BA1DE2 | rgb(186, 29, 226) | hsl(288, 77%, 50%) | Pure Purple | View |
A peaceful combination anchored by #1D45E2, perfect for projects requiring a gentle, trustworthy touch.
Using Pure Blue as a primary surface creates an environment of focused relaxation and clarity. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #1D45E2;
--color-2: #271DE2;
--color-3: #581DE2;
--color-4: #891DE2;
--color-5: #BA1DE2;
}Palettes that share visual characteristics and color harmony.