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 Blue. 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 |
|---|---|---|---|---|---|
#5198F6 | rgb(81, 152, 246) | hsl(214, 90%, 64%) | Pure Blue | View | |
#516FF6 | rgb(81, 111, 246) | hsl(229, 90%, 64%) | Pure Blue | View | |
#5C51F6 | rgb(92, 81, 246) | hsl(244, 90%, 64%) | Pure Blue | View | |
#8551F6 | rgb(133, 81, 246) | hsl(259, 90%, 64%) | Pure Navy | View | |
#AE51F6 | rgb(174, 81, 246) | hsl(274, 90%, 64%) | Pure Navy | View |
:root {
--color-1: #5198F6;
--color-2: #516FF6;
--color-3: #5C51F6;
--color-4: #8551F6;
--color-5: #AE51F6;
}Palettes that share visual characteristics and color harmony.