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 |
|---|---|---|---|---|---|
#195B71 | rgb(25, 91, 113) | hsl(195, 64%, 27%) | Dark Sky Blue | View | |
#194571 | rgb(25, 69, 113) | hsl(210, 64%, 27%) | Dark Blue | View | |
#192F71 | rgb(25, 47, 113) | hsl(225, 64%, 27%) | Dark Blue | View | |
#191971 | rgb(25, 25, 113) | hsl(240, 64%, 27%) | Dark Blue | View | |
#2F1971 | rgb(47, 25, 113) | hsl(255, 64%, 27%) | Midnight Navy | View |
:root {
--color-1: #195B71;
--color-2: #194571;
--color-3: #192F71;
--color-4: #191971;
--color-5: #2F1971;
}Palettes that share visual characteristics and color harmony.