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 |
|---|---|---|---|---|---|
#198DE6 | rgb(25, 141, 230) | hsl(206, 80%, 50%) | Pure Blue | View | |
#195AE6 | rgb(25, 90, 230) | hsl(221, 80%, 50%) | Pure Blue | View | |
#1927E6 | rgb(25, 39, 230) | hsl(236, 80%, 50%) | Pure Blue | View | |
#3F19E6 | rgb(63, 25, 230) | hsl(251, 80%, 50%) | Pure Navy | View | |
#7219E6 | rgb(114, 25, 230) | hsl(266, 80%, 50%) | Pure Navy | View |
:root {
--color-1: #198DE6;
--color-2: #195AE6;
--color-3: #1927E6;
--color-4: #3F19E6;
--color-5: #7219E6;
}Palettes that share visual characteristics and color harmony.