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 |
|---|---|---|---|---|---|
#285BB8 | rgb(40, 91, 184) | hsl(219, 64%, 44%) | Dark Blue | View | |
#2837B8 | rgb(40, 55, 184) | hsl(234, 64%, 44%) | Dark Blue | View | |
#3E28B8 | rgb(62, 40, 184) | hsl(249, 64%, 44%) | Dark Blue | View | |
#6228B8 | rgb(98, 40, 184) | hsl(264, 64%, 44%) | Dark Navy | View | |
#8628B8 | rgb(134, 40, 184) | hsl(279, 64%, 44%) | Dark Purple | View |
:root {
--color-1: #285BB8;
--color-2: #2837B8;
--color-3: #3E28B8;
--color-4: #6228B8;
--color-5: #8628B8;
}Palettes that share visual characteristics and color harmony.