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 |
|---|---|---|---|---|---|
#3271E7 | rgb(50, 113, 231) | hsl(219, 79%, 55%) | Pure Blue | View | |
#3244E7 | rgb(50, 68, 231) | hsl(234, 79%, 55%) | Pure Blue | View | |
#4D32E7 | rgb(77, 50, 231) | hsl(249, 79%, 55%) | Pure Blue | View | |
#7A32E7 | rgb(122, 50, 231) | hsl(264, 79%, 55%) | Pure Navy | View | |
#A732E7 | rgb(167, 50, 231) | hsl(279, 79%, 55%) | Pure Purple | View |
:root {
--color-1: #3271E7;
--color-2: #3244E7;
--color-3: #4D32E7;
--color-4: #7A32E7;
--color-5: #A732E7;
}Palettes that share visual characteristics and color harmony.