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 |
|---|---|---|---|---|---|
#0F334D | rgb(15, 51, 77) | hsl(205, 67%, 18%) | Deep Blue | View | |
#0F244D | rgb(15, 36, 77) | hsl(220, 67%, 18%) | Deep Blue | View | |
#0F144D | rgb(15, 20, 77) | hsl(235, 67%, 18%) | Deep Blue | View | |
#190F4D | rgb(25, 15, 77) | hsl(250, 67%, 18%) | Midnight Navy | View | |
#290F4D | rgb(41, 15, 77) | hsl(265, 67%, 18%) | Midnight Navy | View |
:root {
--color-1: #0F334D;
--color-2: #0F244D;
--color-3: #0F144D;
--color-4: #190F4D;
--color-5: #290F4D;
}Palettes that share visual characteristics and color harmony.