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 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 |
|---|---|---|---|---|---|
#223E9B | rgb(34, 62, 155) | hsl(226, 64%, 37%) | Dark Blue | View | |
#24229B | rgb(36, 34, 155) | hsl(241, 64%, 37%) | Dark Blue | View | |
#42229B | rgb(66, 34, 155) | hsl(256, 64%, 37%) | Dark Navy | View | |
#60229B | rgb(96, 34, 155) | hsl(271, 64%, 37%) | Dark Navy | View | |
#7F229B | rgb(127, 34, 155) | hsl(286, 64%, 37%) | Dark Purple | View |
:root {
--color-1: #223E9B;
--color-2: #24229B;
--color-3: #42229B;
--color-4: #60229B;
--color-5: #7F229B;
}Palettes that share visual characteristics and color harmony.