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 |
|---|---|---|---|---|---|
#0A2243 | rgb(10, 34, 67) | hsl(215, 74%, 15%) | Deep Blue | View | |
#0A1343 | rgb(10, 19, 67) | hsl(231, 74%, 15%) | Deep Blue | View | |
#0F0A43 | rgb(15, 10, 67) | hsl(245, 74%, 15%) | Deep Blue | View | |
#1D0A43 | rgb(29, 10, 67) | hsl(260, 74%, 15%) | Midnight Navy | View | |
#2B0A43 | rgb(43, 10, 67) | hsl(275, 74%, 15%) | Deep Purple | View |
:root {
--color-1: #0A2243;
--color-2: #0A1343;
--color-3: #0F0A43;
--color-4: #1D0A43;
--color-5: #2B0A43;
}Palettes that share visual characteristics and color harmony.