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 |
|---|---|---|---|---|---|
#0F1C3E | rgb(15, 28, 62) | hsl(223, 61%, 15%) | Deep Blue | View | |
#0F103E | rgb(15, 16, 62) | hsl(239, 61%, 15%) | Deep Blue | View | |
#190F3E | rgb(25, 15, 62) | hsl(253, 61%, 15%) | Midnight Navy | View | |
#250F3E | rgb(37, 15, 62) | hsl(268, 61%, 15%) | Midnight Navy | View | |
#300F3E | rgb(48, 15, 62) | hsl(282, 61%, 15%) | Deep Purple | View |
:root {
--color-1: #0F1C3E;
--color-2: #0F103E;
--color-3: #190F3E;
--color-4: #250F3E;
--color-5: #300F3E;
}Palettes that share visual characteristics and color harmony.