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 Navy. 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 |
|---|---|---|---|---|---|
#5472E8 | rgb(84, 114, 232) | hsl(228, 76%, 62%) | Pure Blue | View | |
#5C54E8 | rgb(92, 84, 232) | hsl(243, 76%, 62%) | Pure Blue | View | |
#8154E8 | rgb(129, 84, 232) | hsl(258, 76%, 62%) | Pure Navy | View | |
#A554E8 | rgb(165, 84, 232) | hsl(273, 76%, 62%) | Pure Navy | View | |
#CA54E8 | rgb(202, 84, 232) | hsl(288, 76%, 62%) | Pure Purple | View |
:root {
--color-1: #5472E8;
--color-2: #5C54E8;
--color-3: #8154E8;
--color-4: #A554E8;
--color-5: #CA54E8;
}Palettes that share visual characteristics and color harmony.