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 |
|---|---|---|---|---|---|
#2E9CEA | rgb(46, 156, 234) | hsl(205, 82%, 55%) | Pure Blue | View | |
#2E6DEA | rgb(46, 109, 234) | hsl(220, 82%, 55%) | Pure Blue | View | |
#2E3EEA | rgb(46, 62, 234) | hsl(235, 82%, 55%) | Pure Blue | View | |
#4E2EEA | rgb(78, 46, 234) | hsl(250, 82%, 55%) | Pure Navy | View | |
#7D2EEA | rgb(125, 46, 234) | hsl(265, 82%, 55%) | Pure Navy | View |
:root {
--color-1: #2E9CEA;
--color-2: #2E6DEA;
--color-3: #2E3EEA;
--color-4: #4E2EEA;
--color-5: #7D2EEA;
}Palettes that share visual characteristics and color harmony.