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 |
|---|---|---|---|---|---|
#0F273E | rgb(15, 39, 62) | hsl(209, 61%, 15%) | Deep Blue | View | |
#0F1B3E | rgb(15, 27, 62) | hsl(225, 61%, 15%) | Deep Blue | View | |
#0F103E | rgb(15, 16, 62) | hsl(239, 61%, 15%) | Deep Blue | View | |
#1A0F3E | rgb(26, 15, 62) | hsl(254, 61%, 15%) | Midnight Navy | View | |
#250F3E | rgb(37, 15, 62) | hsl(268, 61%, 15%) | Midnight Navy | View |
:root {
--color-1: #0F273E;
--color-2: #0F1B3E;
--color-3: #0F103E;
--color-4: #1A0F3E;
--color-5: #250F3E;
}Palettes that share visual characteristics and color harmony.