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 |
|---|---|---|---|---|---|
#103BD5 | rgb(16, 59, 213) | hsl(227, 86%, 45%) | Pure Blue | View | |
#1710D5 | rgb(23, 16, 213) | hsl(242, 86%, 45%) | Pure Blue | View | |
#4810D5 | rgb(72, 16, 213) | hsl(257, 86%, 45%) | Pure Navy | View | |
#7910D5 | rgb(121, 16, 213) | hsl(272, 86%, 45%) | Pure Navy | View | |
#AB10D5 | rgb(171, 16, 213) | hsl(287, 86%, 45%) | Pure Purple | View |
:root {
--color-1: #103BD5;
--color-2: #1710D5;
--color-3: #4810D5;
--color-4: #7910D5;
--color-5: #AB10D5;
}Palettes that share visual characteristics and color harmony.