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 |
|---|---|---|---|---|---|
#2696F2 | rgb(38, 150, 242) | hsl(207, 89%, 55%) | Pure Blue | View | |
#2663F2 | rgb(38, 99, 242) | hsl(222, 89%, 55%) | Pure Blue | View | |
#2630F2 | rgb(38, 48, 242) | hsl(237, 89%, 55%) | Pure Blue | View | |
#4F26F2 | rgb(79, 38, 242) | hsl(252, 89%, 55%) | Pure Navy | View | |
#8226F2 | rgb(130, 38, 242) | hsl(267, 89%, 55%) | Pure Navy | View |
:root {
--color-1: #2696F2;
--color-2: #2663F2;
--color-3: #2630F2;
--color-4: #4F26F2;
--color-5: #8226F2;
}Palettes that share visual characteristics and color harmony.