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 |
|---|---|---|---|---|---|
#2890F0 | rgb(40, 144, 240) | hsl(209, 87%, 55%) | Pure Blue | View | |
#285EF0 | rgb(40, 94, 240) | hsl(224, 87%, 55%) | Pure Blue | View | |
#282CF0 | rgb(40, 44, 240) | hsl(239, 87%, 55%) | Pure Blue | View | |
#5728F0 | rgb(87, 40, 240) | hsl(254, 87%, 55%) | Pure Navy | View | |
#8928F0 | rgb(137, 40, 240) | hsl(269, 87%, 55%) | Pure Navy | View |
:root {
--color-1: #2890F0;
--color-2: #285EF0;
--color-3: #282CF0;
--color-4: #5728F0;
--color-5: #8928F0;
}Palettes that share visual characteristics and color harmony.