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 |
|---|---|---|---|---|---|
#1B5198 | rgb(27, 81, 152) | hsl(214, 70%, 35%) | Dark Blue | View | |
#1B3298 | rgb(27, 50, 152) | hsl(229, 70%, 35%) | Dark Blue | View | |
#231B98 | rgb(35, 27, 152) | hsl(244, 70%, 35%) | Dark Blue | View | |
#421B98 | rgb(66, 27, 152) | hsl(259, 70%, 35%) | Dark Navy | View | |
#621B98 | rgb(98, 27, 152) | hsl(274, 70%, 35%) | Dark Navy | View |
:root {
--color-1: #1B5198;
--color-2: #1B3298;
--color-3: #231B98;
--color-4: #421B98;
--color-5: #621B98;
}Palettes that share visual characteristics and color harmony.