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 |
|---|---|---|---|---|---|
#1C88BA | rgb(28, 136, 186) | hsl(199, 74%, 42%) | Dark Sky Blue | View | |
#1C61BA | rgb(28, 97, 186) | hsl(214, 74%, 42%) | Dark Blue | View | |
#1C39BA | rgb(28, 57, 186) | hsl(229, 74%, 42%) | Dark Blue | View | |
#261CBA | rgb(38, 28, 186) | hsl(244, 74%, 42%) | Dark Blue | View | |
#4E1CBA | rgb(78, 28, 186) | hsl(259, 74%, 42%) | 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: #1C88BA;
--color-2: #1C61BA;
--color-3: #1C39BA;
--color-4: #261CBA;
--color-5: #4E1CBA;
}Palettes that share visual characteristics and color harmony.