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 |
|---|---|---|---|---|---|
#248F8D | rgb(36, 143, 141) | hsl(179, 60%, 35%) | Dark Cyan | View | |
#24768F | rgb(36, 118, 143) | hsl(194, 60%, 35%) | Dark Sky Blue | View | |
#245B8F | rgb(36, 91, 143) | hsl(209, 60%, 35%) | Dark Blue | View | |
#24408F | rgb(36, 64, 143) | hsl(224, 60%, 35%) | Dark Blue | View | |
#24258F | rgb(36, 37, 143) | hsl(239, 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: #248F8D;
--color-2: #24768F;
--color-3: #245B8F;
--color-4: #24408F;
--color-5: #24258F;
}Palettes that share visual characteristics and color harmony.