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 |
|---|---|---|---|---|---|
#1C4197 | rgb(28, 65, 151) | hsl(222, 69%, 35%) | Dark Blue | View | |
#1C2297 | rgb(28, 34, 151) | hsl(237, 69%, 35%) | Dark Blue | View | |
#341C97 | rgb(52, 28, 151) | hsl(252, 69%, 35%) | Dark Navy | View | |
#531C97 | rgb(83, 28, 151) | hsl(267, 69%, 35%) | Dark Navy | View | |
#721C97 | rgb(114, 28, 151) | hsl(282, 69%, 35%) | Dark Purple | View |
:root {
--color-1: #1C4197;
--color-2: #1C2297;
--color-3: #341C97;
--color-4: #531C97;
--color-5: #721C97;
}Palettes that share visual characteristics and color harmony.