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 |
|---|---|---|---|---|---|
#189A7A | rgb(24, 154, 122) | hsl(165, 73%, 35%) | Dark Cyan | View | |
#189A9A | rgb(24, 154, 154) | hsl(180, 73%, 35%) | Dark Cyan | View | |
#187A9A | rgb(24, 122, 154) | hsl(195, 73%, 35%) | Dark Sky Blue | View | |
#18599A | rgb(24, 89, 154) | hsl(210, 73%, 35%) | Dark Blue | View | |
#18399A | rgb(24, 57, 154) | hsl(225, 73%, 35%) | Dark Blue | View |
:root {
--color-1: #189A7A;
--color-2: #189A9A;
--color-3: #187A9A;
--color-4: #18599A;
--color-5: #18399A;
}Palettes that share visual characteristics and color harmony.