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 |
|---|---|---|---|---|---|
#5B76F1 | rgb(91, 118, 241) | hsl(229, 84%, 65%) | Pure Blue | View | |
#655BF1 | rgb(101, 91, 241) | hsl(244, 84%, 65%) | Pure Blue | View | |
#8A5BF1 | rgb(138, 91, 241) | hsl(259, 84%, 65%) | Pure Navy | View | |
#B05BF1 | rgb(176, 91, 241) | hsl(274, 84%, 65%) | Pure Navy | View | |
#D55BF1 | rgb(213, 91, 241) | hsl(289, 84%, 65%) | Pure Purple | View |
:root {
--color-1: #5B76F1;
--color-2: #655BF1;
--color-3: #8A5BF1;
--color-4: #B05BF1;
--color-5: #D55BF1;
}Palettes that share visual characteristics and color harmony.