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 Emerald, Dark Cyan, Dark 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 |
|---|---|---|---|---|---|
#248F6F | rgb(36, 143, 111) | hsl(162, 60%, 35%) | Dark Emerald | View | |
#248F89 | rgb(36, 143, 137) | hsl(177, 60%, 35%) | Dark Cyan | View | |
#24798F | rgb(36, 121, 143) | hsl(192, 60%, 35%) | Dark Sky Blue | View | |
#245F8F | rgb(36, 95, 143) | hsl(207, 60%, 35%) | Dark Blue | View | |
#24448F | rgb(36, 68, 143) | hsl(222, 60%, 35%) | Dark Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Emerald and Dark Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #248F6F;
--color-2: #248F89;
--color-3: #24798F;
--color-4: #245F8F;
--color-5: #24448F;
}Palettes that share visual characteristics and color harmony.