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 |
|---|---|---|---|---|---|
#19579A | rgb(25, 87, 154) | hsl(211, 72%, 35%) | Dark Blue | View | |
#19379A | rgb(25, 55, 154) | hsl(226, 72%, 35%) | Dark Blue | View | |
#1B199A | rgb(27, 25, 154) | hsl(241, 72%, 35%) | Dark Blue | View | |
#3B199A | rgb(59, 25, 154) | hsl(256, 72%, 35%) | Dark Navy | View | |
#5B199A | rgb(91, 25, 154) | hsl(271, 72%, 35%) | Dark Navy | View |
:root {
--color-1: #19579A;
--color-2: #19379A;
--color-3: #1B199A;
--color-4: #3B199A;
--color-5: #5B199A;
}Palettes that share visual characteristics and color harmony.