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 |
|---|---|---|---|---|---|
#1798EE | rgb(23, 152, 238) | hsl(204, 86%, 51%) | Pure Blue | View | |
#1762EE | rgb(23, 98, 238) | hsl(219, 86%, 51%) | Pure Blue | View | |
#172CEE | rgb(23, 44, 238) | hsl(234, 86%, 51%) | Pure Blue | View | |
#3717EE | rgb(55, 23, 238) | hsl(249, 86%, 51%) | Pure Blue | View | |
#6D17EE | rgb(109, 23, 238) | hsl(264, 86%, 51%) | Pure Navy | View |
:root {
--color-1: #1798EE;
--color-2: #1762EE;
--color-3: #172CEE;
--color-4: #3717EE;
--color-5: #6D17EE;
}Palettes that share visual characteristics and color harmony.