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 |
|---|---|---|---|---|---|
#145C6C | rgb(20, 92, 108) | hsl(191, 69%, 25%) | Dark Sky Blue | View | |
#14466C | rgb(20, 70, 108) | hsl(206, 69%, 25%) | Dark Blue | View | |
#14306C | rgb(20, 48, 108) | hsl(221, 69%, 25%) | Dark Blue | View | |
#141A6C | rgb(20, 26, 108) | hsl(236, 69%, 25%) | Dark Blue | View | |
#24146C | rgb(36, 20, 108) | hsl(251, 69%, 25%) | Midnight Navy | View |
:root {
--color-1: #145C6C;
--color-2: #14466C;
--color-3: #14306C;
--color-4: #141A6C;
--color-5: #24146C;
}Palettes that share visual characteristics and color harmony.