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 |
|---|---|---|---|---|---|
#5BA1F1 | rgb(91, 161, 241) | hsl(212, 84%, 65%) | Pure Blue | View | |
#5B7BF1 | rgb(91, 123, 241) | hsl(227, 84%, 65%) | Pure Blue | View | |
#605BF1 | rgb(96, 91, 241) | hsl(242, 84%, 65%) | Pure Blue | View | |
#855BF1 | rgb(133, 91, 241) | hsl(257, 84%, 65%) | Pure Navy | View | |
#AB5BF1 | rgb(171, 91, 241) | hsl(272, 84%, 65%) | Pure Navy | View |
:root {
--color-1: #5BA1F1;
--color-2: #5B7BF1;
--color-3: #605BF1;
--color-4: #855BF1;
--color-5: #AB5BF1;
}Palettes that share visual characteristics and color harmony.