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 |
|---|---|---|---|---|---|
#12416E | rgb(18, 65, 110) | hsl(209, 72%, 25%) | Dark Blue | View | |
#122A6E | rgb(18, 42, 110) | hsl(224, 72%, 25%) | Dark Blue | View | |
#12136E | rgb(18, 19, 110) | hsl(239, 72%, 25%) | Dark Blue | View | |
#27126E | rgb(39, 18, 110) | hsl(254, 72%, 25%) | Midnight Navy | View | |
#3E126E | rgb(62, 18, 110) | hsl(269, 72%, 25%) | Midnight Navy | View |
:root {
--color-1: #12416E;
--color-2: #122A6E;
--color-3: #12136E;
--color-4: #27126E;
--color-5: #3E126E;
}Palettes that share visual characteristics and color harmony.