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 |
|---|---|---|---|---|---|
#189A8B | rgb(24, 154, 139) | hsl(173, 73%, 35%) | Dark Cyan | View | |
#18899A | rgb(24, 137, 154) | hsl(188, 73%, 35%) | Dark Sky Blue | View | |
#18689A | rgb(24, 104, 154) | hsl(203, 73%, 35%) | Dark Blue | View | |
#18489A | rgb(24, 72, 154) | hsl(218, 73%, 35%) | Dark Blue | View | |
#18279A | rgb(24, 39, 154) | hsl(233, 73%, 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: #189A8B;
--color-2: #18899A;
--color-3: #18689A;
--color-4: #18489A;
--color-5: #18279A;
}Palettes that share visual characteristics and color harmony.