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 |
|---|---|---|---|---|---|
#2E93EA | rgb(46, 147, 234) | hsl(208, 82%, 55%) | Pure Blue | View | |
#2E63EA | rgb(46, 99, 234) | hsl(223, 82%, 55%) | Pure Blue | View | |
#2E34EA | rgb(46, 52, 234) | hsl(238, 82%, 55%) | Pure Blue | View | |
#572EEA | rgb(87, 46, 234) | hsl(253, 82%, 55%) | Pure Navy | View | |
#862EEA | rgb(134, 46, 234) | hsl(268, 82%, 55%) | Pure Navy | View |
:root {
--color-1: #2E93EA;
--color-2: #2E63EA;
--color-3: #2E34EA;
--color-4: #572EEA;
--color-5: #862EEA;
}Palettes that share visual characteristics and color harmony.