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 |
|---|---|---|---|---|---|
#123AED | rgb(18, 58, 237) | hsl(229, 86%, 50%) | Pure Blue | View | |
#2012ED | rgb(32, 18, 237) | hsl(244, 86%, 50%) | Pure Blue | View | |
#5712ED | rgb(87, 18, 237) | hsl(259, 86%, 50%) | Pure Navy | View | |
#8E12ED | rgb(142, 18, 237) | hsl(274, 86%, 50%) | Pure Navy | View | |
#C512ED | rgb(197, 18, 237) | hsl(289, 86%, 50%) | Pure Purple | View |
:root {
--color-1: #123AED;
--color-2: #2012ED;
--color-3: #5712ED;
--color-4: #8E12ED;
--color-5: #C512ED;
}Palettes that share visual characteristics and color harmony.