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 |
|---|---|---|---|---|---|
#3277E7 | rgb(50, 119, 231) | hsl(217, 79%, 55%) | Pure Blue | View | |
#324AE7 | rgb(50, 74, 231) | hsl(232, 79%, 55%) | Pure Blue | View | |
#4732E7 | rgb(71, 50, 231) | hsl(247, 79%, 55%) | Pure Blue | View | |
#7432E7 | rgb(116, 50, 231) | hsl(262, 79%, 55%) | Pure Navy | View | |
#A132E7 | rgb(161, 50, 231) | hsl(277, 79%, 55%) | Pure Purple | View |
:root {
--color-1: #3277E7;
--color-2: #324AE7;
--color-3: #4732E7;
--color-4: #7432E7;
--color-5: #A132E7;
}Palettes that share visual characteristics and color harmony.