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 |
|---|---|---|---|---|---|
#1478EB | rgb(20, 120, 235) | hsl(212, 84%, 50%) | Pure Blue | View | |
#1443EB | rgb(20, 67, 235) | hsl(227, 84%, 50%) | Pure Blue | View | |
#1C14EB | rgb(28, 20, 235) | hsl(242, 84%, 50%) | Pure Blue | View | |
#5114EB | rgb(81, 20, 235) | hsl(257, 84%, 50%) | Pure Navy | View | |
#8714EB | rgb(135, 20, 235) | hsl(272, 84%, 50%) | Pure Navy | View |
:root {
--color-1: #1478EB;
--color-2: #1443EB;
--color-3: #1C14EB;
--color-4: #5114EB;
--color-5: #8714EB;
}Palettes that share visual characteristics and color harmony.