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 |
|---|---|---|---|---|---|
#2AADEF | rgb(42, 173, 239) | hsl(200, 86%, 55%) | Pure Blue | View | |
#2A7CEF | rgb(42, 124, 239) | hsl(215, 86%, 55%) | Pure Blue | View | |
#2A4AEF | rgb(42, 74, 239) | hsl(230, 86%, 55%) | Pure Blue | View | |
#3A2AEF | rgb(58, 42, 239) | hsl(245, 86%, 55%) | Pure Blue | View | |
#6B2AEF | rgb(107, 42, 239) | hsl(260, 86%, 55%) | Pure Navy | View |
:root {
--color-1: #2AADEF;
--color-2: #2A7CEF;
--color-3: #2A4AEF;
--color-4: #3A2AEF;
--color-5: #6B2AEF;
}Palettes that share visual characteristics and color harmony.