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 |
|---|---|---|---|---|---|
#0FD7AF | rgb(15, 215, 175) | hsl(168, 87%, 45%) | Pure Cyan | View | |
#0FCDD7 | rgb(15, 205, 215) | hsl(183, 87%, 45%) | Pure Cyan | View | |
#0F9BD7 | rgb(15, 155, 215) | hsl(198, 87%, 45%) | Pure Sky Blue | View | |
#0F69D7 | rgb(15, 105, 215) | hsl(213, 87%, 45%) | Pure Blue | View | |
#0F37D7 | rgb(15, 55, 215) | hsl(228, 87%, 45%) | 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: #0FD7AF;
--color-2: #0FCDD7;
--color-3: #0F9BD7;
--color-4: #0F69D7;
--color-5: #0F37D7;
}Palettes that share visual characteristics and color harmony.