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, Deep 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 |
|---|---|---|---|---|---|
#143D5C | rgb(20, 61, 92) | hsl(206, 64%, 22%) | Deep Blue | View | |
#142B5C | rgb(20, 43, 92) | hsl(221, 64%, 22%) | Deep Blue | View | |
#14195C | rgb(20, 25, 92) | hsl(236, 64%, 22%) | Deep Blue | View | |
#21145C | rgb(33, 20, 92) | hsl(251, 64%, 22%) | Midnight Navy | View | |
#33145C | rgb(51, 20, 92) | hsl(266, 64%, 22%) | Midnight Navy | View |
:root {
--color-1: #143D5C;
--color-2: #142B5C;
--color-3: #14195C;
--color-4: #21145C;
--color-5: #33145C;
}Palettes that share visual characteristics and color harmony.