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 Cyan, Pure Sky 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 |
|---|---|---|---|---|---|
#0CDFAA | rgb(12, 223, 170) | hsl(165, 90%, 46%) | Pure Cyan | View | |
#0CDFDF | rgb(12, 223, 223) | hsl(180, 90%, 46%) | Pure Cyan | View | |
#0CAADF | rgb(12, 170, 223) | hsl(195, 90%, 46%) | Pure Sky Blue | View | |
#0C75DF | rgb(12, 117, 223) | hsl(210, 90%, 46%) | Pure Blue | View | |
#0C41DF | rgb(12, 65, 223) | hsl(225, 90%, 46%) | Pure Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Cyan and Pure Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0CDFAA;
--color-2: #0CDFDF;
--color-3: #0CAADF;
--color-4: #0C75DF;
--color-5: #0C41DF;
}Palettes that share visual characteristics and color harmony.