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 |
|---|---|---|---|---|---|
#1458EB | rgb(20, 88, 235) | hsl(221, 84%, 50%) | Pure Blue | View | |
#1423EB | rgb(20, 35, 235) | hsl(236, 84%, 50%) | Pure Blue | View | |
#3C14EB | rgb(60, 20, 235) | hsl(251, 84%, 50%) | Pure Navy | View | |
#7114EB | rgb(113, 20, 235) | hsl(266, 84%, 50%) | Pure Navy | View | |
#A714EB | rgb(167, 20, 235) | hsl(281, 84%, 50%) | Pure Purple | View |
:root {
--color-1: #1458EB;
--color-2: #1423EB;
--color-3: #3C14EB;
--color-4: #7114EB;
--color-5: #A714EB;
}Palettes that share visual characteristics and color harmony.