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 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 |
|---|---|---|---|---|---|
#248F74 | rgb(36, 143, 116) | hsl(165, 60%, 35%) | Dark Cyan | View | |
#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 |
:root {
--color-1: #248F74;
--color-2: #248F8F;
--color-3: #24748F;
--color-4: #24598F;
--color-5: #243E8F;
}Palettes that share visual characteristics and color harmony.