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 |
|---|---|---|---|---|---|
#2897E2 | rgb(40, 151, 226) | hsl(204, 76%, 52%) | Pure Blue | View | |
#2869E2 | rgb(40, 105, 226) | hsl(219, 76%, 52%) | Pure Blue | View | |
#283AE2 | rgb(40, 58, 226) | hsl(234, 76%, 52%) | Pure Blue | View | |
#4328E2 | rgb(67, 40, 226) | hsl(249, 76%, 52%) | Pure Blue | View | |
#7228E2 | rgb(114, 40, 226) | hsl(264, 76%, 52%) | Pure Navy | View |
:root {
--color-1: #2897E2;
--color-2: #2869E2;
--color-3: #283AE2;
--color-4: #4328E2;
--color-5: #7228E2;
}Palettes that share visual characteristics and color harmony.