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 Deep Blue, Deep Blue, Midnight 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 |
|---|---|---|---|---|---|
#102551 | rgb(16, 37, 81) | hsl(221, 67%, 19%) | Deep Blue | View | |
#101451 | rgb(16, 20, 81) | hsl(236, 67%, 19%) | Deep Blue | View | |
#1C1051 | rgb(28, 16, 81) | hsl(251, 67%, 19%) | Midnight Navy | View | |
#2C1051 | rgb(44, 16, 81) | hsl(266, 67%, 19%) | Midnight Navy | View | |
#3C1051 | rgb(60, 16, 81) | hsl(281, 67%, 19%) | Deep Purple | View |
:root {
--color-1: #102551;
--color-2: #101451;
--color-3: #1C1051;
--color-4: #2C1051;
--color-5: #3C1051;
}Palettes that share visual characteristics and color harmony.