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 |
|---|---|---|---|---|---|
#1148D4 | rgb(17, 72, 212) | hsl(223, 85%, 45%) | Pure Blue | View | |
#1118D4 | rgb(17, 24, 212) | hsl(238, 85%, 45%) | Pure Blue | View | |
#3B11D4 | rgb(59, 17, 212) | hsl(253, 85%, 45%) | Pure Navy | View | |
#6C11D4 | rgb(108, 17, 212) | hsl(268, 85%, 45%) | Pure Navy | View | |
#9D11D4 | rgb(157, 17, 212) | hsl(283, 85%, 45%) | Pure Purple | View |
:root {
--color-1: #1148D4;
--color-2: #1118D4;
--color-3: #3B11D4;
--color-4: #6C11D4;
--color-5: #9D11D4;
}Palettes that share visual characteristics and color harmony.