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 |
|---|---|---|---|---|---|
#3492E5 | rgb(52, 146, 229) | hsl(208, 77%, 55%) | Pure Blue | View | |
#3466E5 | rgb(52, 102, 229) | hsl(223, 77%, 55%) | Pure Blue | View | |
#343AE5 | rgb(52, 58, 229) | hsl(238, 77%, 55%) | Pure Blue | View | |
#5A34E5 | rgb(90, 52, 229) | hsl(253, 77%, 55%) | Pure Navy | View | |
#8634E5 | rgb(134, 52, 229) | hsl(268, 77%, 55%) | Pure Navy | View |
:root {
--color-1: #3492E5;
--color-2: #3466E5;
--color-3: #343AE5;
--color-4: #5A34E5;
--color-5: #8634E5;
}Palettes that share visual characteristics and color harmony.