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 |
|---|---|---|---|---|---|
#248F8F | rgb(36, 143, 143) | hsl(180, 60%, 35%) | Dark Cyan | View | |
#24748F | rgb(36, 116, 143) | hsl(195, 60%, 35%) | Dark Sky Blue | View | |
#24598F | rgb(36, 89, 143) | hsl(210, 60%, 35%) | Dark Blue | View | |
#243E8F | rgb(36, 62, 143) | hsl(225, 60%, 35%) | Dark Blue | View | |
#24248F | rgb(36, 36, 143) | hsl(240, 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: #248F8F;
--color-2: #24748F;
--color-3: #24598F;
--color-4: #243E8F;
--color-5: #24248F;
}Palettes that share visual characteristics and color harmony.