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 |
|---|---|---|---|---|---|
#32A7E7 | rgb(50, 167, 231) | hsl(201, 79%, 55%) | Pure Blue | View | |
#327AE7 | rgb(50, 122, 231) | hsl(216, 79%, 55%) | Pure Blue | View | |
#324DE7 | rgb(50, 77, 231) | hsl(231, 79%, 55%) | Pure Blue | View | |
#4432E7 | rgb(68, 50, 231) | hsl(246, 79%, 55%) | Pure Blue | View | |
#7132E7 | rgb(113, 50, 231) | hsl(261, 79%, 55%) | Pure Navy | View |
:root {
--color-1: #32A7E7;
--color-2: #327AE7;
--color-3: #324DE7;
--color-4: #4432E7;
--color-5: #7132E7;
}Palettes that share visual characteristics and color harmony.