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 |
|---|---|---|---|---|---|
#44B2E9 | rgb(68, 178, 233) | hsl(200, 79%, 59%) | Pure Blue | View | |
#4489E9 | rgb(68, 137, 233) | hsl(215, 79%, 59%) | Pure Blue | View | |
#445FE9 | rgb(68, 95, 233) | hsl(230, 79%, 59%) | Pure Blue | View | |
#5244E9 | rgb(82, 68, 233) | hsl(245, 79%, 59%) | Pure Blue | View | |
#7B44E9 | rgb(123, 68, 233) | hsl(260, 79%, 59%) | Pure Navy | View |
:root {
--color-1: #44B2E9;
--color-2: #4489E9;
--color-3: #445FE9;
--color-4: #5244E9;
--color-5: #7B44E9;
}Palettes that share visual characteristics and color harmony.