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 |
|---|---|---|---|---|---|
#47A6E6 | rgb(71, 166, 230) | hsl(204, 76%, 59%) | Pure Blue | View | |
#477FE6 | rgb(71, 127, 230) | hsl(219, 76%, 59%) | Pure Blue | View | |
#4757E6 | rgb(71, 87, 230) | hsl(234, 76%, 59%) | Pure Blue | View | |
#5F47E6 | rgb(95, 71, 230) | hsl(249, 76%, 59%) | Pure Blue | View | |
#8747E6 | rgb(135, 71, 230) | hsl(264, 76%, 59%) | Pure Navy | View |
:root {
--color-1: #47A6E6;
--color-2: #477FE6;
--color-3: #4757E6;
--color-4: #5F47E6;
--color-5: #8747E6;
}Palettes that share visual characteristics and color harmony.