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 |
|---|---|---|---|---|---|
#1848CD | rgb(24, 72, 205) | hsl(224, 79%, 45%) | Pure Blue | View | |
#181BCD | rgb(24, 27, 205) | hsl(239, 79%, 45%) | Pure Blue | View | |
#4218CD | rgb(66, 24, 205) | hsl(254, 79%, 45%) | Pure Navy | View | |
#7018CD | rgb(112, 24, 205) | hsl(269, 79%, 45%) | Pure Navy | View | |
#9D18CD | rgb(157, 24, 205) | hsl(284, 79%, 45%) | Pure Purple | View |
:root {
--color-1: #1848CD;
--color-2: #181BCD;
--color-3: #4218CD;
--color-4: #7018CD;
--color-5: #9D18CD;
}Palettes that share visual characteristics and color harmony.