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 |
|---|---|---|---|---|---|
#2A90EF | rgb(42, 144, 239) | hsl(209, 86%, 55%) | Pure Blue | View | |
#2A5EEF | rgb(42, 94, 239) | hsl(224, 86%, 55%) | Pure Blue | View | |
#2A2DEF | rgb(42, 45, 239) | hsl(239, 86%, 55%) | Pure Blue | View | |
#582AEF | rgb(88, 42, 239) | hsl(254, 86%, 55%) | Pure Navy | View | |
#892AEF | rgb(137, 42, 239) | hsl(269, 86%, 55%) | Pure Navy | View |
:root {
--color-1: #2A90EF;
--color-2: #2A5EEF;
--color-3: #2A2DEF;
--color-4: #582AEF;
--color-5: #892AEF;
}Palettes that share visual characteristics and color harmony.