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 |
|---|---|---|---|---|---|
#152D6F | rgb(21, 45, 111) | hsl(224, 68%, 26%) | Dark Blue | View | |
#15176F | rgb(21, 23, 111) | hsl(239, 68%, 26%) | Dark Blue | View | |
#2A156F | rgb(42, 21, 111) | hsl(254, 68%, 26%) | Midnight Navy | View | |
#41156F | rgb(65, 21, 111) | hsl(269, 68%, 26%) | Midnight Navy | View | |
#57156F | rgb(87, 21, 111) | hsl(284, 68%, 26%) | Dark Purple | View |
:root {
--color-1: #152D6F;
--color-2: #15176F;
--color-3: #2A156F;
--color-4: #41156F;
--color-5: #57156F;
}Palettes that share visual characteristics and color harmony.