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 |
|---|---|---|---|---|---|
#4399EF | rgb(67, 153, 239) | hsl(210, 84%, 60%) | Pure Blue | View | |
#436EEF | rgb(67, 110, 239) | hsl(225, 84%, 60%) | Pure Blue | View | |
#4343EF | rgb(67, 67, 239) | hsl(240, 84%, 60%) | Pure Blue | View | |
#6E43EF | rgb(110, 67, 239) | hsl(255, 84%, 60%) | Pure Navy | View | |
#9943EF | rgb(153, 67, 239) | hsl(270, 84%, 60%) | Pure Navy | View |
:root {
--color-1: #4399EF;
--color-2: #436EEF;
--color-3: #4343EF;
--color-4: #6E43EF;
--color-5: #9943EF;
}Palettes that share visual characteristics and color harmony.