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 Sky Blue, Dark 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 |
|---|---|---|---|---|---|
#1C708D | rgb(28, 112, 141) | hsl(195, 67%, 33%) | Dark Sky Blue | View | |
#1C548D | rgb(28, 84, 141) | hsl(210, 67%, 33%) | Dark Blue | View | |
#1C388D | rgb(28, 56, 141) | hsl(225, 67%, 33%) | Dark Blue | View | |
#1C1C8D | rgb(28, 28, 141) | hsl(240, 67%, 33%) | Dark Blue | View | |
#381C8D | rgb(56, 28, 141) | hsl(255, 67%, 33%) | Dark Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Sky Blue and Dark Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1C708D;
--color-2: #1C548D;
--color-3: #1C388D;
--color-4: #1C1C8D;
--color-5: #381C8D;
}Palettes that share visual characteristics and color harmony.