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 |
|---|---|---|---|---|---|
#30E8E5 | rgb(48, 232, 229) | hsl(179, 80%, 55%) | Pure Cyan | View | |
#30BDE8 | rgb(48, 189, 232) | hsl(194, 80%, 55%) | Pure Sky Blue | View | |
#308FE8 | rgb(48, 143, 232) | hsl(209, 80%, 55%) | Pure Blue | View | |
#3061E8 | rgb(48, 97, 232) | hsl(224, 80%, 55%) | Pure Blue | View | |
#3034E8 | rgb(48, 52, 232) | hsl(239, 80%, 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: #30E8E5;
--color-2: #30BDE8;
--color-3: #308FE8;
--color-4: #3061E8;
--color-5: #3034E8;
}Palettes that share visual characteristics and color harmony.