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, Teal, Dark Vibrant 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 |
|---|---|---|---|---|---|
#008060 | rgb(0, 128, 96) | hsl(165, 100%, 25%) | Dark Vibrant Cyan | View | |
#008080 | rgb(0, 128, 128) | hsl(180, 100%, 25%) | Teal | View | |
#006080 | rgb(0, 96, 128) | hsl(195, 100%, 25%) | Dark Vibrant Sky Blue | View | |
#004080 | rgb(0, 64, 128) | hsl(210, 100%, 25%) | Dark Vibrant Blue | View | |
#002080 | rgb(0, 32, 128) | hsl(225, 100%, 25%) | Dark Vibrant Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Vibrant Cyan and Teal creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #008060;
--color-2: #008080;
--color-3: #006080;
--color-4: #004080;
--color-5: #002080;
}Palettes that share visual characteristics and color harmony.