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 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 |
|---|---|---|---|---|---|
#1C8DE3 | rgb(28, 141, 227) | hsl(206, 78%, 50%) | Pure Blue | View | |
#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 |
:root {
--color-1: #1C8DE3;
--color-2: #1C5BE3;
--color-3: #1C29E3;
--color-4: #411CE3;
--color-5: #721CE3;
}Palettes that share visual characteristics and color harmony.