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 Sky 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 |
|---|---|---|---|---|---|
#2AC4EF | rgb(42, 196, 239) | hsl(193, 86%, 55%) | Pure Sky Blue | View | |
#2A93EF | rgb(42, 147, 239) | hsl(208, 86%, 55%) | Pure Blue | View | |
#2A61EF | rgb(42, 97, 239) | hsl(223, 86%, 55%) | Pure Blue | View | |
#2A30EF | rgb(42, 48, 239) | hsl(238, 86%, 55%) | Pure Blue | View | |
#542AEF | rgb(84, 42, 239) | hsl(253, 86%, 55%) | Pure Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Sky Blue and Pure Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2AC4EF;
--color-2: #2A93EF;
--color-3: #2A61EF;
--color-4: #2A30EF;
--color-5: #542AEF;
}Palettes that share visual characteristics and color harmony.