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 |
|---|---|---|---|---|---|
#218ABA | rgb(33, 138, 186) | hsl(199, 70%, 43%) | Dark Sky Blue | View | |
#2163BA | rgb(33, 99, 186) | hsl(214, 70%, 43%) | Dark Blue | View | |
#213DBA | rgb(33, 61, 186) | hsl(229, 70%, 43%) | Dark Blue | View | |
#2B21BA | rgb(43, 33, 186) | hsl(244, 70%, 43%) | Dark Blue | View | |
#5221BA | rgb(82, 33, 186) | hsl(259, 70%, 43%) | 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: #218ABA;
--color-2: #2163BA;
--color-3: #213DBA;
--color-4: #2B21BA;
--color-5: #5221BA;
}Palettes that share visual characteristics and color harmony.