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 |
|---|---|---|---|---|---|
#1E6D94 | rgb(30, 109, 148) | hsl(200, 66%, 35%) | Dark Blue | View | |
#1E4F94 | rgb(30, 79, 148) | hsl(215, 66%, 35%) | Dark Blue | View | |
#1E3294 | rgb(30, 50, 148) | hsl(230, 66%, 35%) | Dark Blue | View | |
#281E94 | rgb(40, 30, 148) | hsl(245, 66%, 35%) | Dark Blue | View | |
#461E94 | rgb(70, 30, 148) | hsl(260, 66%, 35%) | Dark Navy | View |
:root {
--color-1: #1E6D94;
--color-2: #1E4F94;
--color-3: #1E3294;
--color-4: #281E94;
--color-5: #461E94;
}Palettes that share visual characteristics and color harmony.