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 |
|---|---|---|---|---|---|
#123A6E | rgb(18, 58, 110) | hsl(214, 72%, 25%) | Dark Blue | View | |
#12236E | rgb(18, 35, 110) | hsl(229, 72%, 25%) | Dark Blue | View | |
#18126E | rgb(24, 18, 110) | hsl(244, 72%, 25%) | Dark Blue | View | |
#2F126E | rgb(47, 18, 110) | hsl(259, 72%, 25%) | Midnight Navy | View | |
#46126E | rgb(70, 18, 110) | hsl(274, 72%, 25%) | Midnight Navy | View |
:root {
--color-1: #123A6E;
--color-2: #12236E;
--color-3: #18126E;
--color-4: #2F126E;
--color-5: #46126E;
}Palettes that share visual characteristics and color harmony.