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 Dark Blue, Dark 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 |
|---|---|---|---|---|---|
#14286C | rgb(20, 40, 108) | hsl(226, 69%, 25%) | Dark Blue | View | |
#15146C | rgb(21, 20, 108) | hsl(241, 69%, 25%) | Dark Blue | View | |
#2B146C | rgb(43, 20, 108) | hsl(256, 69%, 25%) | Midnight Navy | View | |
#41146C | rgb(65, 20, 108) | hsl(271, 69%, 25%) | Midnight Navy | View | |
#57146C | rgb(87, 20, 108) | hsl(286, 69%, 25%) | Dark Purple | View |
A peaceful combination anchored by #14286C, perfect for projects requiring a gentle, trustworthy touch.
Using Dark Blue as a primary surface creates an environment of focused relaxation and clarity. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #14286C;
--color-2: #15146C;
--color-3: #2B146C;
--color-4: #41146C;
--color-5: #57146C;
}Palettes that share visual characteristics and color harmony.