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 |
|---|---|---|---|---|---|
#2247B4 | rgb(34, 71, 180) | hsl(225, 68%, 42%) | Dark Blue | View | |
#2222B4 | rgb(34, 34, 180) | hsl(240, 68%, 42%) | Dark Blue | View | |
#4722B4 | rgb(71, 34, 180) | hsl(255, 68%, 42%) | Dark Navy | View | |
#6B22B4 | rgb(107, 34, 180) | hsl(270, 68%, 42%) | Dark Navy | View | |
#9022B4 | rgb(144, 34, 180) | hsl(285, 68%, 42%) | Dark Purple | View |
:root {
--color-1: #2247B4;
--color-2: #2222B4;
--color-3: #4722B4;
--color-4: #6B22B4;
--color-5: #9022B4;
}Palettes that share visual characteristics and color harmony.