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 |
|---|---|---|---|---|---|
#0EA2F1 | rgb(14, 162, 241) | hsl(201, 89%, 50%) | Pure Blue | View | |
#0E69F1 | rgb(14, 105, 241) | hsl(216, 89%, 50%) | Pure Blue | View | |
#0E30F1 | rgb(14, 48, 241) | hsl(231, 89%, 50%) | Pure Blue | View | |
#250EF1 | rgb(37, 14, 241) | hsl(246, 89%, 50%) | Pure Blue | View | |
#5D0EF1 | rgb(93, 14, 241) | hsl(261, 89%, 50%) | Pure Navy | View |
:root {
--color-1: #0EA2F1;
--color-2: #0E69F1;
--color-3: #0E30F1;
--color-4: #250EF1;
--color-5: #5D0EF1;
}Palettes that share visual characteristics and color harmony.