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 |
|---|---|---|---|---|---|
#1E6B94 | rgb(30, 107, 148) | hsl(201, 66%, 35%) | Dark Blue | View | |
#1E4D94 | rgb(30, 77, 148) | hsl(216, 66%, 35%) | Dark Blue | View | |
#1E3094 | rgb(30, 48, 148) | hsl(231, 66%, 35%) | Dark Blue | View | |
#2A1E94 | rgb(42, 30, 148) | hsl(246, 66%, 35%) | Dark Blue | View | |
#481E94 | rgb(72, 30, 148) | hsl(261, 66%, 35%) | Dark Navy | View |
:root {
--color-1: #1E6B94;
--color-2: #1E4D94;
--color-3: #1E3094;
--color-4: #2A1E94;
--color-5: #481E94;
}Palettes that share visual characteristics and color harmony.