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 |
|---|---|---|---|---|---|
#1E5194 | rgb(30, 81, 148) | hsl(214, 66%, 35%) | Dark Blue | View | |
#1E3494 | rgb(30, 52, 148) | hsl(229, 66%, 35%) | Dark Blue | View | |
#261E94 | rgb(38, 30, 148) | hsl(244, 66%, 35%) | Dark Blue | View | |
#441E94 | rgb(68, 30, 148) | hsl(259, 66%, 35%) | Dark Navy | View | |
#611E94 | rgb(97, 30, 148) | hsl(274, 66%, 35%) | Dark Navy | View |
:root {
--color-1: #1E5194;
--color-2: #1E3494;
--color-3: #261E94;
--color-4: #441E94;
--color-5: #611E94;
}Palettes that share visual characteristics and color harmony.