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 |
|---|---|---|---|---|---|
#199A8F | rgb(25, 154, 143) | hsl(175, 72%, 35%) | Dark Cyan | View | |
#19849A | rgb(25, 132, 154) | hsl(190, 72%, 35%) | Dark Sky Blue | View | |
#19649A | rgb(25, 100, 154) | hsl(205, 72%, 35%) | Dark Blue | View | |
#19449A | rgb(25, 68, 154) | hsl(220, 72%, 35%) | Dark Blue | View | |
#19249A | rgb(25, 36, 154) | hsl(235, 72%, 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: #199A8F;
--color-2: #19849A;
--color-3: #19649A;
--color-4: #19449A;
--color-5: #19249A;
}Palettes that share visual characteristics and color harmony.