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 |
|---|---|---|---|---|---|
#4E7EEF | rgb(78, 126, 239) | hsl(222, 83%, 62%) | Pure Blue | View | |
#4E56EF | rgb(78, 86, 239) | hsl(237, 83%, 62%) | Pure Blue | View | |
#6E4EEF | rgb(110, 78, 239) | hsl(252, 83%, 62%) | Pure Navy | View | |
#964EEF | rgb(150, 78, 239) | hsl(267, 83%, 62%) | Pure Navy | View | |
#BE4EEF | rgb(190, 78, 239) | hsl(282, 83%, 62%) | Pure Purple | View |
:root {
--color-1: #4E7EEF;
--color-2: #4E56EF;
--color-3: #6E4EEF;
--color-4: #964EEF;
--color-5: #BE4EEF;
}Palettes that share visual characteristics and color harmony.