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 |
|---|---|---|---|---|---|
#3265E7 | rgb(50, 101, 231) | hsl(223, 79%, 55%) | Pure Blue | View | |
#3238E7 | rgb(50, 56, 231) | hsl(238, 79%, 55%) | Pure Blue | View | |
#5932E7 | rgb(89, 50, 231) | hsl(253, 79%, 55%) | Pure Navy | View | |
#8632E7 | rgb(134, 50, 231) | hsl(268, 79%, 55%) | Pure Navy | View | |
#B432E7 | rgb(180, 50, 231) | hsl(283, 79%, 55%) | Pure Purple | View |
:root {
--color-1: #3265E7;
--color-2: #3238E7;
--color-3: #5932E7;
--color-4: #8632E7;
--color-5: #B432E7;
}Palettes that share visual characteristics and color harmony.