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 |
|---|---|---|---|---|---|
#1B999D | rgb(27, 153, 157) | hsl(182, 71%, 36%) | Dark Cyan | View | |
#1B789D | rgb(27, 120, 157) | hsl(197, 71%, 36%) | Dark Sky Blue | View | |
#1B579D | rgb(27, 87, 157) | hsl(212, 71%, 36%) | Dark Blue | View | |
#1B379D | rgb(27, 55, 157) | hsl(227, 71%, 36%) | Dark Blue | View | |
#1F1B9D | rgb(31, 27, 157) | hsl(242, 71%, 36%) | 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: #1B999D;
--color-2: #1B789D;
--color-3: #1B579D;
--color-4: #1B379D;
--color-5: #1F1B9D;
}Palettes that share visual characteristics and color harmony.