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 |
|---|---|---|---|---|---|
#3454E5 | rgb(52, 84, 229) | hsl(229, 77%, 55%) | Pure Blue | View | |
#4034E5 | rgb(64, 52, 229) | hsl(244, 77%, 55%) | Pure Blue | View | |
#6C34E5 | rgb(108, 52, 229) | hsl(259, 77%, 55%) | Pure Navy | View | |
#9834E5 | rgb(152, 52, 229) | hsl(274, 77%, 55%) | Pure Navy | View | |
#C434E5 | rgb(196, 52, 229) | hsl(289, 77%, 55%) | Pure Purple | View |
:root {
--color-1: #3454E5;
--color-2: #4034E5;
--color-3: #6C34E5;
--color-4: #9834E5;
--color-5: #C434E5;
}Palettes that share visual characteristics and color harmony.