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 |
|---|---|---|---|---|---|
#1D63AA | rgb(29, 99, 170) | hsl(210, 71%, 39%) | Dark Blue | View | |
#1D40AA | rgb(29, 64, 170) | hsl(225, 71%, 39%) | Dark Blue | View | |
#1D1DAA | rgb(29, 29, 170) | hsl(240, 71%, 39%) | Dark Blue | View | |
#401DAA | rgb(64, 29, 170) | hsl(255, 71%, 39%) | Dark Navy | View | |
#631DAA | rgb(99, 29, 170) | hsl(270, 71%, 39%) | Dark Navy | View |
A peaceful combination anchored by #1D63AA, 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: #1D63AA;
--color-2: #1D40AA;
--color-3: #1D1DAA;
--color-4: #401DAA;
--color-5: #631DAA;
}Palettes that share visual characteristics and color harmony.