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 |
|---|---|---|---|---|---|
#2266B9 | rgb(34, 102, 185) | hsl(213, 69%, 43%) | Dark Blue | View | |
#2240B9 | rgb(34, 64, 185) | hsl(228, 69%, 43%) | Dark Blue | View | |
#2A22B9 | rgb(42, 34, 185) | hsl(243, 69%, 43%) | Dark Blue | View | |
#4F22B9 | rgb(79, 34, 185) | hsl(258, 69%, 43%) | Dark Navy | View | |
#7522B9 | rgb(117, 34, 185) | hsl(273, 69%, 43%) | Dark Navy | View |
:root {
--color-1: #2266B9;
--color-2: #2240B9;
--color-3: #2A22B9;
--color-4: #4F22B9;
--color-5: #7522B9;
}Palettes that share visual characteristics and color harmony.