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 |
|---|---|---|---|---|---|
#185AE7 | rgb(24, 90, 231) | hsl(221, 81%, 50%) | Pure Blue | View | |
#1826E7 | rgb(24, 38, 231) | hsl(236, 81%, 50%) | Pure Blue | View | |
#3E18E7 | rgb(62, 24, 231) | hsl(251, 81%, 50%) | Pure Navy | View | |
#7218E7 | rgb(114, 24, 231) | hsl(266, 81%, 50%) | Pure Navy | View | |
#A518E7 | rgb(165, 24, 231) | hsl(281, 81%, 50%) | Pure Purple | View |
:root {
--color-1: #185AE7;
--color-2: #1826E7;
--color-3: #3E18E7;
--color-4: #7218E7;
--color-5: #A518E7;
}Palettes that share visual characteristics and color harmony.