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 |
|---|---|---|---|---|---|
#246EF0 | rgb(36, 110, 240) | hsl(218, 87%, 54%) | Pure Blue | View | |
#243BF0 | rgb(36, 59, 240) | hsl(233, 87%, 54%) | Pure Blue | View | |
#3F24F0 | rgb(63, 36, 240) | hsl(248, 87%, 54%) | Pure Blue | View | |
#7224F0 | rgb(114, 36, 240) | hsl(263, 87%, 54%) | Pure Navy | View | |
#A524F0 | rgb(165, 36, 240) | hsl(278, 87%, 54%) | Pure Purple | View |
:root {
--color-1: #246EF0;
--color-2: #243BF0;
--color-3: #3F24F0;
--color-4: #7224F0;
--color-5: #A524F0;
}Palettes that share visual characteristics and color harmony.