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 Navy. 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 |
|---|---|---|---|---|---|
#1E4094 | rgb(30, 64, 148) | hsl(223, 66%, 35%) | Dark Blue | View | |
#1E2294 | rgb(30, 34, 148) | hsl(238, 66%, 35%) | Dark Blue | View | |
#381E94 | rgb(56, 30, 148) | hsl(253, 66%, 35%) | Dark Navy | View | |
#551E94 | rgb(85, 30, 148) | hsl(268, 66%, 35%) | Dark Navy | View | |
#731E94 | rgb(115, 30, 148) | hsl(283, 66%, 35%) | Dark Purple | View |
:root {
--color-1: #1E4094;
--color-2: #1E2294;
--color-3: #381E94;
--color-4: #551E94;
--color-5: #731E94;
}Palettes that share visual characteristics and color harmony.