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 |
|---|---|---|---|---|---|
#3286E7 | rgb(50, 134, 231) | hsl(212, 79%, 55%) | Pure Blue | View | |
#3259E7 | rgb(50, 89, 231) | hsl(227, 79%, 55%) | Pure Blue | View | |
#3832E7 | rgb(56, 50, 231) | hsl(242, 79%, 55%) | Pure Blue | View | |
#6532E7 | rgb(101, 50, 231) | hsl(257, 79%, 55%) | Pure Navy | View | |
#9232E7 | rgb(146, 50, 231) | hsl(272, 79%, 55%) | Pure Navy | View |
:root {
--color-1: #3286E7;
--color-2: #3259E7;
--color-3: #3832E7;
--color-4: #6532E7;
--color-5: #9232E7;
}Palettes that share visual characteristics and color harmony.