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 |
|---|---|---|---|---|---|
#134C6C | rgb(19, 76, 108) | hsl(202, 70%, 25%) | Dark Blue | View | |
#13356C | rgb(19, 53, 108) | hsl(217, 70%, 25%) | Dark Blue | View | |
#131F6C | rgb(19, 31, 108) | hsl(232, 70%, 25%) | Dark Blue | View | |
#1E136C | rgb(30, 19, 108) | hsl(247, 70%, 25%) | Dark Blue | View | |
#34136C | rgb(52, 19, 108) | hsl(262, 70%, 25%) | Midnight Navy | View |
:root {
--color-1: #134C6C;
--color-2: #13356C;
--color-3: #131F6C;
--color-4: #1E136C;
--color-5: #34136C;
}Palettes that share visual characteristics and color harmony.