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 |
|---|---|---|---|---|---|
#248F88 | rgb(36, 143, 136) | hsl(176, 60%, 35%) | Dark Cyan | View | |
#247B8F | rgb(36, 123, 143) | hsl(191, 60%, 35%) | Dark Sky Blue | View | |
#24608F | rgb(36, 96, 143) | hsl(206, 60%, 35%) | Dark Blue | View | |
#24468F | rgb(36, 70, 143) | hsl(221, 60%, 35%) | Dark Blue | View | |
#242B8F | rgb(36, 43, 143) | hsl(236, 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: #248F88;
--color-2: #247B8F;
--color-3: #24608F;
--color-4: #24468F;
--color-5: #242B8F;
}Palettes that share visual characteristics and color harmony.