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 |
|---|---|---|---|---|---|
#2A6FAC | rgb(42, 111, 172) | hsl(208, 61%, 42%) | Dark Blue | View | |
#2A4FAC | rgb(42, 79, 172) | hsl(223, 61%, 42%) | Dark Blue | View | |
#2A2EAC | rgb(42, 46, 172) | hsl(238, 61%, 42%) | Dark Blue | View | |
#462AAC | rgb(70, 42, 172) | hsl(253, 61%, 42%) | Dark Navy | View | |
#672AAC | rgb(103, 42, 172) | hsl(268, 61%, 42%) | Dark Navy | View |
:root {
--color-1: #2A6FAC;
--color-2: #2A4FAC;
--color-3: #2A2EAC;
--color-4: #462AAC;
--color-5: #672AAC;
}Palettes that share visual characteristics and color harmony.