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 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 |
|---|---|---|---|---|---|
#164A6F | rgb(22, 74, 111) | hsl(205, 67%, 26%) | Dark Blue | View | |
#16336F | rgb(22, 51, 111) | hsl(220, 67%, 26%) | Dark Blue | View | |
#161D6F | rgb(22, 29, 111) | hsl(235, 67%, 26%) | Dark Blue | View | |
#25166F | rgb(37, 22, 111) | hsl(250, 67%, 26%) | Midnight Navy | View | |
#3B166F | rgb(59, 22, 111) | hsl(265, 67%, 26%) | Midnight Navy | View |
:root {
--color-1: #164A6F;
--color-2: #16336F;
--color-3: #161D6F;
--color-4: #25166F;
--color-5: #3B166F;
}Palettes that share visual characteristics and color harmony.