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 |
|---|---|---|---|---|---|
#1A52CB | rgb(26, 82, 203) | hsl(221, 77%, 45%) | Pure Blue | View | |
#1A26CB | rgb(26, 38, 203) | hsl(236, 77%, 45%) | Pure Blue | View | |
#3B1ACB | rgb(59, 26, 203) | hsl(251, 77%, 45%) | Pure Navy | View | |
#671ACB | rgb(103, 26, 203) | hsl(266, 77%, 45%) | Pure Navy | View | |
#931ACB | rgb(147, 26, 203) | hsl(281, 77%, 45%) | Pure Purple | View |
:root {
--color-1: #1A52CB;
--color-2: #1A26CB;
--color-3: #3B1ACB;
--color-4: #671ACB;
--color-5: #931ACB;
}Palettes that share visual characteristics and color harmony.