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 |
|---|---|---|---|---|---|
#124A6E | rgb(18, 74, 110) | hsl(203, 72%, 25%) | Dark Blue | View | |
#12346E | rgb(18, 52, 110) | hsl(218, 72%, 25%) | Dark Blue | View | |
#121D6E | rgb(18, 29, 110) | hsl(233, 72%, 25%) | Dark Blue | View | |
#1E126E | rgb(30, 18, 110) | hsl(248, 72%, 25%) | Dark Blue | View | |
#35126E | rgb(53, 18, 110) | hsl(263, 72%, 25%) | Midnight Navy | View |
:root {
--color-1: #124A6E;
--color-2: #12346E;
--color-3: #121D6E;
--color-4: #1E126E;
--color-5: #35126E;
}Palettes that share visual characteristics and color harmony.