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 |
|---|---|---|---|---|---|
#249E86 | rgb(36, 158, 134) | hsl(168, 63%, 38%) | Dark Cyan | View | |
#24989E | rgb(36, 152, 158) | hsl(183, 63%, 38%) | Dark Cyan | View | |
#24799E | rgb(36, 121, 158) | hsl(198, 63%, 38%) | Dark Sky Blue | View | |
#245B9E | rgb(36, 91, 158) | hsl(213, 63%, 38%) | Dark Blue | View | |
#243C9E | rgb(36, 60, 158) | hsl(228, 63%, 38%) | Dark Blue | View |
:root {
--color-1: #249E86;
--color-2: #24989E;
--color-3: #24799E;
--color-4: #245B9E;
--color-5: #243C9E;
}Palettes that share visual characteristics and color harmony.