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 |
|---|---|---|---|---|---|
#248F6B | rgb(36, 143, 107) | hsl(160, 60%, 35%) | Dark Emerald | View | |
#248F86 | rgb(36, 143, 134) | hsl(175, 60%, 35%) | Dark Cyan | View | |
#247D8F | rgb(36, 125, 143) | hsl(190, 60%, 35%) | Dark Sky Blue | View | |
#24628F | rgb(36, 98, 143) | hsl(205, 60%, 35%) | Dark Blue | View | |
#24478F | rgb(36, 71, 143) | hsl(220, 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: #248F6B;
--color-2: #248F86;
--color-3: #247D8F;
--color-4: #24628F;
--color-5: #24478F;
}Palettes that share visual characteristics and color harmony.