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 |
|---|---|---|---|---|---|
#3EEAD8 | rgb(62, 234, 216) | hsl(174, 80%, 58%) | Pure Cyan | View | |
#3ED0EA | rgb(62, 208, 234) | hsl(189, 80%, 58%) | Pure Sky Blue | View | |
#3EA5EA | rgb(62, 165, 234) | hsl(204, 80%, 58%) | Pure Blue | View | |
#3E7AEA | rgb(62, 122, 234) | hsl(219, 80%, 58%) | Pure Blue | View | |
#3E4FEA | rgb(62, 79, 234) | hsl(234, 80%, 58%) | 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: #3EEAD8;
--color-2: #3ED0EA;
--color-3: #3EA5EA;
--color-4: #3E7AEA;
--color-5: #3E4FEA;
}Palettes that share visual characteristics and color harmony.