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 |
|---|---|---|---|---|---|
#113FD4 | rgb(17, 63, 212) | hsl(226, 85%, 45%) | Pure Blue | View | |
#1411D4 | rgb(20, 17, 212) | hsl(241, 85%, 45%) | Pure Blue | View | |
#4511D4 | rgb(69, 17, 212) | hsl(256, 85%, 45%) | Pure Navy | View | |
#7611D4 | rgb(118, 17, 212) | hsl(271, 85%, 45%) | Pure Navy | View | |
#A711D4 | rgb(167, 17, 212) | hsl(286, 85%, 45%) | Pure Purple | View |
:root {
--color-1: #113FD4;
--color-2: #1411D4;
--color-3: #4511D4;
--color-4: #7611D4;
--color-5: #A711D4;
}Palettes that share visual characteristics and color harmony.