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, Dark 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 |
|---|---|---|---|---|---|
#16629C | rgb(22, 98, 156) | hsl(206, 75%, 35%) | Dark Blue | View | |
#16419C | rgb(22, 65, 156) | hsl(221, 75%, 35%) | Dark Blue | View | |
#161F9C | rgb(22, 31, 156) | hsl(236, 75%, 35%) | Dark Blue | View | |
#2F169C | rgb(47, 22, 156) | hsl(251, 75%, 35%) | Dark Navy | View | |
#50169C | rgb(80, 22, 156) | hsl(266, 75%, 35%) | Dark Navy | View |
A peaceful combination anchored by #16629C, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #16629C;
--color-2: #16419C;
--color-3: #161F9C;
--color-4: #2F169C;
--color-5: #50169C;
}Palettes that share visual characteristics and color harmony.