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 |
|---|---|---|---|---|---|
#507DE7 | rgb(80, 125, 231) | hsl(222, 76%, 61%) | Pure Blue | View | |
#5058E7 | rgb(80, 88, 231) | hsl(237, 76%, 61%) | Pure Blue | View | |
#6E50E7 | rgb(110, 80, 231) | hsl(252, 76%, 61%) | Pure Navy | View | |
#9450E7 | rgb(148, 80, 231) | hsl(267, 76%, 61%) | Pure Navy | View | |
#BA50E7 | rgb(186, 80, 231) | hsl(282, 76%, 61%) | Pure Purple | View |
:root {
--color-1: #507DE7;
--color-2: #5058E7;
--color-3: #6E50E7;
--color-4: #9450E7;
--color-5: #BA50E7;
}Palettes that share visual characteristics and color harmony.