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 |
|---|---|---|---|---|---|
#195E9A | rgb(25, 94, 154) | hsl(208, 72%, 35%) | Dark Blue | View | |
#193D9A | rgb(25, 61, 154) | hsl(223, 72%, 35%) | Dark Blue | View | |
#191D9A | rgb(25, 29, 154) | hsl(238, 72%, 35%) | Dark Blue | View | |
#35199A | rgb(53, 25, 154) | hsl(253, 72%, 35%) | Dark Navy | View | |
#55199A | rgb(85, 25, 154) | hsl(268, 72%, 35%) | Dark Navy | View |
:root {
--color-1: #195E9A;
--color-2: #193D9A;
--color-3: #191D9A;
--color-4: #35199A;
--color-5: #55199A;
}Palettes that share visual characteristics and color harmony.