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 |
|---|---|---|---|---|---|
#5596F6 | rgb(85, 150, 246) | hsl(216, 90%, 65%) | Pure Blue | View | |
#556EF6 | rgb(85, 110, 246) | hsl(231, 90%, 65%) | Pure Blue | View | |
#6555F6 | rgb(101, 85, 246) | hsl(246, 90%, 65%) | Pure Blue | View | |
#8E55F6 | rgb(142, 85, 246) | hsl(261, 90%, 65%) | Pure Navy | View | |
#B655F6 | rgb(182, 85, 246) | hsl(276, 90%, 65%) | Pure Purple | View |
:root {
--color-1: #5596F6;
--color-2: #556EF6;
--color-3: #6555F6;
--color-4: #8E55F6;
--color-5: #B655F6;
}Palettes that share visual characteristics and color harmony.