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 |
|---|---|---|---|---|---|
#196BE6 | rgb(25, 107, 230) | hsl(216, 80%, 50%) | Pure Blue | View | |
#1938E6 | rgb(25, 56, 230) | hsl(231, 80%, 50%) | Pure Blue | View | |
#2E19E6 | rgb(46, 25, 230) | hsl(246, 80%, 50%) | Pure Blue | View | |
#6119E6 | rgb(97, 25, 230) | hsl(261, 80%, 50%) | Pure Navy | View | |
#9419E6 | rgb(148, 25, 230) | hsl(276, 80%, 50%) | Pure Purple | View |
:root {
--color-1: #196BE6;
--color-2: #1938E6;
--color-3: #2E19E6;
--color-4: #6119E6;
--color-5: #9419E6;
}Palettes that share visual characteristics and color harmony.