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 |
|---|---|---|---|---|---|
#113BD4 | rgb(17, 59, 212) | hsl(227, 85%, 45%) | Pure Blue | View | |
#1811D4 | rgb(24, 17, 212) | hsl(242, 85%, 45%) | Pure Blue | View | |
#4811D4 | rgb(72, 17, 212) | hsl(257, 85%, 45%) | Pure Navy | View | |
#7911D4 | rgb(121, 17, 212) | hsl(272, 85%, 45%) | Pure Navy | View | |
#AA11D4 | rgb(170, 17, 212) | hsl(287, 85%, 45%) | Pure Purple | View |
:root {
--color-1: #113BD4;
--color-2: #1811D4;
--color-3: #4811D4;
--color-4: #7911D4;
--color-5: #AA11D4;
}Palettes that share visual characteristics and color harmony.