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 Dark Vibrant Cyan, Dark Vibrant Sky Blue, Dark Vibrant 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 |
|---|---|---|---|---|---|
#00CCC9 | rgb(0, 204, 201) | hsl(179, 100%, 40%) | Dark Vibrant Cyan | View | |
#009CCC | rgb(0, 156, 204) | hsl(194, 100%, 40%) | Dark Vibrant Sky Blue | View | |
#0069CC | rgb(0, 105, 204) | hsl(209, 100%, 40%) | Dark Vibrant Blue | View | |
#0036CC | rgb(0, 54, 204) | hsl(224, 100%, 40%) | Dark Vibrant Blue | View | |
#0003CC | rgb(0, 3, 204) | hsl(239, 100%, 40%) | Dark Vibrant Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Vibrant Cyan and Dark Vibrant Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #00CCC9;
--color-2: #009CCC;
--color-3: #0069CC;
--color-4: #0036CC;
--color-5: #0003CC;
}Palettes that share visual characteristics and color harmony.