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 Cyan, Dark Sky Blue, Dark 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 |
|---|---|---|---|---|---|
#27AAA4 | rgb(39, 170, 164) | hsl(177, 63%, 41%) | Dark Cyan | View | |
#2790AA | rgb(39, 144, 170) | hsl(192, 63%, 41%) | Dark Sky Blue | View | |
#276FAA | rgb(39, 111, 170) | hsl(207, 63%, 41%) | Dark Blue | View | |
#274EAA | rgb(39, 78, 170) | hsl(222, 63%, 41%) | Dark Blue | View | |
#272DAA | rgb(39, 45, 170) | hsl(237, 63%, 41%) | Dark Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Cyan and Dark Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #27AAA4;
--color-2: #2790AA;
--color-3: #276FAA;
--color-4: #274EAA;
--color-5: #272DAA;
}Palettes that share visual characteristics and color harmony.