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 |
|---|---|---|---|---|---|
#0F193E | rgb(15, 25, 62) | hsl(227, 61%, 15%) | Deep Blue | View | |
#100F3E | rgb(16, 15, 62) | hsl(241, 61%, 15%) | Deep Blue | View | |
#1C0F3E | rgb(28, 15, 62) | hsl(257, 61%, 15%) | Midnight Navy | View | |
#280F3E | rgb(40, 15, 62) | hsl(272, 61%, 15%) | Midnight Navy | View | |
#330F3E | rgb(51, 15, 62) | hsl(286, 61%, 15%) | Deep Purple | View |
:root {
--color-1: #0F193E;
--color-2: #100F3E;
--color-3: #1C0F3E;
--color-4: #280F3E;
--color-5: #330F3E;
}Palettes that share visual characteristics and color harmony.