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 |
|---|---|---|---|---|---|
#273FA0 | rgb(39, 63, 160) | hsl(228, 61%, 39%) | Dark Blue | View | |
#2D27A0 | rgb(45, 39, 160) | hsl(243, 61%, 39%) | Dark Blue | View | |
#4B27A0 | rgb(75, 39, 160) | hsl(258, 61%, 39%) | Dark Navy | View | |
#6A27A0 | rgb(106, 39, 160) | hsl(273, 61%, 39%) | Dark Navy | View | |
#8827A0 | rgb(136, 39, 160) | hsl(288, 61%, 39%) | Dark Purple | View |
:root {
--color-1: #273FA0;
--color-2: #2D27A0;
--color-3: #4B27A0;
--color-4: #6A27A0;
--color-5: #8827A0;
}Palettes that share visual characteristics and color harmony.