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 |
|---|---|---|---|---|---|
#0C5FE4 | rgb(12, 95, 228) | hsl(217, 90%, 47%) | Pure Blue | View | |
#0C29E4 | rgb(12, 41, 228) | hsl(232, 90%, 47%) | Pure Blue | View | |
#250CE4 | rgb(37, 12, 228) | hsl(247, 90%, 47%) | Pure Blue | View | |
#5B0CE4 | rgb(91, 12, 228) | hsl(262, 90%, 47%) | Pure Navy | View | |
#910CE4 | rgb(145, 12, 228) | hsl(277, 90%, 47%) | Pure Purple | View |
:root {
--color-1: #0C5FE4;
--color-2: #0C29E4;
--color-3: #250CE4;
--color-4: #5B0CE4;
--color-5: #910CE4;
}Palettes that share visual characteristics and color harmony.