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 |
|---|---|---|---|---|---|
#30E8DC | rgb(48, 232, 220) | hsl(176, 80%, 55%) | Pure Cyan | View | |
#30C6E8 | rgb(48, 198, 232) | hsl(191, 80%, 55%) | Pure Sky Blue | View | |
#3098E8 | rgb(48, 152, 232) | hsl(206, 80%, 55%) | Pure Blue | View | |
#306BE8 | rgb(48, 107, 232) | hsl(221, 80%, 55%) | Pure Blue | View | |
#303DE8 | rgb(48, 61, 232) | hsl(236, 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: #30E8DC;
--color-2: #30C6E8;
--color-3: #3098E8;
--color-4: #306BE8;
--color-5: #303DE8;
}Palettes that share visual characteristics and color harmony.