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 |
|---|---|---|---|---|---|
#114C6E | rgb(17, 76, 110) | hsl(202, 73%, 25%) | Dark Blue | View | |
#11356E | rgb(17, 53, 110) | hsl(217, 73%, 25%) | Dark Blue | View | |
#111E6E | rgb(17, 30, 110) | hsl(232, 73%, 25%) | Dark Blue | View | |
#1C116E | rgb(28, 17, 110) | hsl(247, 73%, 25%) | Dark Blue | View | |
#33116E | rgb(51, 17, 110) | hsl(262, 73%, 25%) | Midnight Navy | View |
A peaceful combination anchored by #114C6E, 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: #114C6E;
--color-2: #11356E;
--color-3: #111E6E;
--color-4: #1C116E;
--color-5: #33116E;
}Palettes that share visual characteristics and color harmony.