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 Sky 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 |
|---|---|---|---|---|---|
#155C6A | rgb(21, 92, 106) | hsl(190, 67%, 25%) | Dark Sky Blue | View | |
#15476A | rgb(21, 71, 106) | hsl(205, 67%, 25%) | Dark Blue | View | |
#15326A | rgb(21, 50, 106) | hsl(220, 67%, 25%) | Dark Blue | View | |
#151C6A | rgb(21, 28, 106) | hsl(235, 67%, 25%) | Dark Blue | View | |
#23156A | rgb(35, 21, 106) | hsl(250, 67%, 25%) | Midnight Navy | View |
:root {
--color-1: #155C6A;
--color-2: #15476A;
--color-3: #15326A;
--color-4: #151C6A;
--color-5: #23156A;
}Palettes that share visual characteristics and color harmony.