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 |
|---|---|---|---|---|---|
#17459B | rgb(23, 69, 155) | hsl(219, 74%, 35%) | Dark Blue | View | |
#17249B | rgb(23, 36, 155) | hsl(234, 74%, 35%) | Dark Blue | View | |
#2B179B | rgb(43, 23, 155) | hsl(249, 74%, 35%) | Dark Blue | View | |
#4C179B | rgb(76, 23, 155) | hsl(264, 74%, 35%) | Dark Navy | View | |
#6D179B | rgb(109, 23, 155) | hsl(279, 74%, 35%) | Dark Purple | View |
:root {
--color-1: #17459B;
--color-2: #17249B;
--color-3: #2B179B;
--color-4: #4C179B;
--color-5: #6D179B;
}Palettes that share visual characteristics and color harmony.