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 |
|---|---|---|---|---|---|
#15456A | rgb(21, 69, 106) | hsl(206, 67%, 25%) | Dark Blue | View | |
#15306A | rgb(21, 48, 106) | hsl(221, 67%, 25%) | Dark Blue | View | |
#151B6A | rgb(21, 27, 106) | hsl(236, 67%, 25%) | Dark Blue | View | |
#25156A | rgb(37, 21, 106) | hsl(251, 67%, 25%) | Midnight Navy | View | |
#3A156A | rgb(58, 21, 106) | hsl(266, 67%, 25%) | Midnight Navy | View |
:root {
--color-1: #15456A;
--color-2: #15306A;
--color-3: #151B6A;
--color-4: #25156A;
--color-5: #3A156A;
}Palettes that share visual characteristics and color harmony.