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 |
|---|---|---|---|---|---|
#345AE5 | rgb(52, 90, 229) | hsl(227, 77%, 55%) | Pure Blue | View | |
#3A34E5 | rgb(58, 52, 229) | hsl(242, 77%, 55%) | Pure Blue | View | |
#6634E5 | rgb(102, 52, 229) | hsl(257, 77%, 55%) | Pure Navy | View | |
#9234E5 | rgb(146, 52, 229) | hsl(272, 77%, 55%) | Pure Navy | View | |
#BE34E5 | rgb(190, 52, 229) | hsl(287, 77%, 55%) | Pure Purple | View |
:root {
--color-1: #345AE5;
--color-2: #3A34E5;
--color-3: #6634E5;
--color-4: #9234E5;
--color-5: #BE34E5;
}Palettes that share visual characteristics and color harmony.