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 |
|---|---|---|---|---|---|
#114B6E | rgb(17, 75, 110) | hsl(203, 73%, 25%) | Dark Blue | View | |
#11336E | rgb(17, 51, 110) | hsl(218, 73%, 25%) | Dark Blue | View | |
#111C6E | rgb(17, 28, 110) | hsl(233, 73%, 25%) | Dark Blue | View | |
#1E116E | rgb(30, 17, 110) | hsl(248, 73%, 25%) | Dark Blue | View | |
#35116E | rgb(53, 17, 110) | hsl(263, 73%, 25%) | Midnight Navy | View |
:root {
--color-1: #114B6E;
--color-2: #11336E;
--color-3: #111C6E;
--color-4: #1E116E;
--color-5: #35116E;
}Palettes that share visual characteristics and color harmony.