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 |
|---|---|---|---|---|---|
#1C4597 | rgb(28, 69, 151) | hsl(220, 69%, 35%) | Dark Blue | View | |
#1C2697 | rgb(28, 38, 151) | hsl(235, 69%, 35%) | Dark Blue | View | |
#301C97 | rgb(48, 28, 151) | hsl(250, 69%, 35%) | Dark Navy | View | |
#4F1C97 | rgb(79, 28, 151) | hsl(265, 69%, 35%) | Dark Navy | View | |
#6E1C97 | rgb(110, 28, 151) | hsl(280, 69%, 35%) | Dark Purple | View |
:root {
--color-1: #1C4597;
--color-2: #1C2697;
--color-3: #301C97;
--color-4: #4F1C97;
--color-5: #6E1C97;
}Palettes that share visual characteristics and color harmony.