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 |
|---|---|---|---|---|---|
#18469A | rgb(24, 70, 154) | hsl(219, 73%, 35%) | Dark Blue | View | |
#18259A | rgb(24, 37, 154) | hsl(234, 73%, 35%) | Dark Blue | View | |
#2C189A | rgb(44, 24, 154) | hsl(249, 73%, 35%) | Dark Blue | View | |
#4C189A | rgb(76, 24, 154) | hsl(264, 73%, 35%) | Dark Navy | View | |
#6D189A | rgb(109, 24, 154) | hsl(279, 73%, 35%) | Dark Purple | View |
:root {
--color-1: #18469A;
--color-2: #18259A;
--color-3: #2C189A;
--color-4: #4C189A;
--color-5: #6D189A;
}Palettes that share visual characteristics and color harmony.