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 |
|---|---|---|---|---|---|
#23529A | rgb(35, 82, 154) | hsl(216, 63%, 37%) | Dark Blue | View | |
#23359A | rgb(35, 53, 154) | hsl(231, 63%, 37%) | Dark Blue | View | |
#2F239A | rgb(47, 35, 154) | hsl(246, 63%, 37%) | Dark Blue | View | |
#4D239A | rgb(77, 35, 154) | hsl(261, 63%, 37%) | Dark Navy | View | |
#6A239A | rgb(106, 35, 154) | hsl(276, 63%, 37%) | Dark Purple | View |
:root {
--color-1: #23529A;
--color-2: #23359A;
--color-3: #2F239A;
--color-4: #4D239A;
--color-5: #6A239A;
}Palettes that share visual characteristics and color harmony.