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 Cyan, Pure Sky 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 |
|---|---|---|---|---|---|
#2AEFD1 | rgb(42, 239, 209) | hsl(171, 86%, 55%) | Pure Cyan | View | |
#2ADBEF | rgb(42, 219, 239) | hsl(186, 86%, 55%) | Pure Sky Blue | View | |
#2AAAEF | rgb(42, 170, 239) | hsl(201, 86%, 55%) | Pure Blue | View | |
#2A79EF | rgb(42, 121, 239) | hsl(216, 86%, 55%) | Pure Blue | View | |
#2A47EF | rgb(42, 71, 239) | hsl(231, 86%, 55%) | Pure Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Cyan and Pure Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2AEFD1;
--color-2: #2ADBEF;
--color-3: #2AAAEF;
--color-4: #2A79EF;
--color-5: #2A47EF;
}Palettes that share visual characteristics and color harmony.