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 |
|---|---|---|---|---|---|
#2EA2EA | rgb(46, 162, 234) | hsl(203, 82%, 55%) | Pure Blue | View | |
#2E73EA | rgb(46, 115, 234) | hsl(218, 82%, 55%) | Pure Blue | View | |
#2E44EA | rgb(46, 68, 234) | hsl(233, 82%, 55%) | Pure Blue | View | |
#472EEA | rgb(71, 46, 234) | hsl(248, 82%, 55%) | Pure Blue | View | |
#762EEA | rgb(118, 46, 234) | hsl(263, 82%, 55%) | Pure Navy | View |
:root {
--color-1: #2EA2EA;
--color-2: #2E73EA;
--color-3: #2E44EA;
--color-4: #472EEA;
--color-5: #762EEA;
}Palettes that share visual characteristics and color harmony.