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, Midnight Navy. 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 |
|---|---|---|---|---|---|
#12296E | rgb(18, 41, 110) | hsl(225, 72%, 25%) | Dark Blue | View | |
#12126E | rgb(18, 18, 110) | hsl(240, 72%, 25%) | Dark Blue | View | |
#29126E | rgb(41, 18, 110) | hsl(255, 72%, 25%) | Midnight Navy | View | |
#40126E | rgb(64, 18, 110) | hsl(270, 72%, 25%) | Midnight Navy | View | |
#57126E | rgb(87, 18, 110) | hsl(285, 72%, 25%) | Dark Purple | View |
:root {
--color-1: #12296E;
--color-2: #12126E;
--color-3: #29126E;
--color-4: #40126E;
--color-5: #57126E;
}Palettes that share visual characteristics and color harmony.