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 |
|---|---|---|---|---|---|
#1491EB | rgb(20, 145, 235) | hsl(205, 84%, 50%) | Pure Blue | View | |
#145CEB | rgb(20, 92, 235) | hsl(220, 84%, 50%) | Pure Blue | View | |
#1426EB | rgb(20, 38, 235) | hsl(235, 84%, 50%) | Pure Blue | View | |
#3814EB | rgb(56, 20, 235) | hsl(250, 84%, 50%) | Pure Navy | View | |
#6E14EB | rgb(110, 20, 235) | hsl(265, 84%, 50%) | Pure Navy | View |
:root {
--color-1: #1491EB;
--color-2: #145CEB;
--color-3: #1426EB;
--color-4: #3814EB;
--color-5: #6E14EB;
}Palettes that share visual characteristics and color harmony.