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 |
|---|---|---|---|---|---|
#182967 | rgb(24, 41, 103) | hsl(227, 62%, 25%) | Dark Blue | View | |
#1B1867 | rgb(27, 24, 103) | hsl(242, 62%, 25%) | Dark Blue | View | |
#2F1867 | rgb(47, 24, 103) | hsl(257, 62%, 25%) | Midnight Navy | View | |
#421867 | rgb(66, 24, 103) | hsl(272, 62%, 25%) | Midnight Navy | View | |
#561867 | rgb(86, 24, 103) | hsl(287, 62%, 25%) | Dark Purple | View |
:root {
--color-1: #182967;
--color-2: #1B1867;
--color-3: #2F1867;
--color-4: #421867;
--color-5: #561867;
}Palettes that share visual characteristics and color harmony.