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 |
|---|---|---|---|---|---|
#0A1F33 | rgb(10, 31, 51) | hsl(209, 67%, 12%) | Deep Blue | View | |
#0A1433 | rgb(10, 20, 51) | hsl(225, 67%, 12%) | Deep Blue | View | |
#0A0A33 | rgb(10, 10, 51) | hsl(240, 67%, 12%) | Deep Blue | View | |
#140A33 | rgb(20, 10, 51) | hsl(255, 67%, 12%) | Midnight Navy | View | |
#1F0A33 | rgb(31, 10, 51) | hsl(271, 67%, 12%) | Midnight Navy | View |
:root {
--color-1: #0A1F33;
--color-2: #0A1433;
--color-3: #0A0A33;
--color-4: #140A33;
--color-5: #1F0A33;
}Palettes that share visual characteristics and color harmony.