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 |
|---|---|---|---|---|---|
#248B8F | rgb(36, 139, 143) | hsl(182, 60%, 35%) | Dark Cyan | View | |
#24708F | rgb(36, 112, 143) | hsl(197, 60%, 35%) | Dark Sky Blue | View | |
#24568F | rgb(36, 86, 143) | hsl(212, 60%, 35%) | Dark Blue | View | |
#243B8F | rgb(36, 59, 143) | hsl(227, 60%, 35%) | Dark Blue | View | |
#27248F | rgb(39, 36, 143) | hsl(242, 60%, 35%) | 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: #248B8F;
--color-2: #24708F;
--color-3: #24568F;
--color-4: #243B8F;
--color-5: #27248F;
}Palettes that share visual characteristics and color harmony.