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 |
|---|---|---|---|---|---|
#1C5BE3 | rgb(28, 91, 227) | hsl(221, 78%, 50%) | Pure Blue | View | |
#1C29E3 | rgb(28, 41, 227) | hsl(236, 78%, 50%) | Pure Blue | View | |
#411CE3 | rgb(65, 28, 227) | hsl(251, 78%, 50%) | Pure Navy | View | |
#721CE3 | rgb(114, 28, 227) | hsl(266, 78%, 50%) | Pure Navy | View | |
#A41CE3 | rgb(164, 28, 227) | hsl(281, 78%, 50%) | Pure Purple | View |
A peaceful combination anchored by #1C5BE3, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #1C5BE3;
--color-2: #1C29E3;
--color-3: #411CE3;
--color-4: #721CE3;
--color-5: #A41CE3;
}Palettes that share visual characteristics and color harmony.