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 Deep Sky Blue, Deep Blue, Deep 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 |
|---|---|---|---|---|---|
#123F54 | rgb(18, 63, 84) | hsl(199, 65%, 20%) | Deep Sky Blue | View | |
#122F54 | rgb(18, 47, 84) | hsl(214, 65%, 20%) | Deep Blue | View | |
#121E54 | rgb(18, 30, 84) | hsl(229, 65%, 20%) | Deep Blue | View | |
#161254 | rgb(22, 18, 84) | hsl(244, 65%, 20%) | Deep Blue | View | |
#271254 | rgb(39, 18, 84) | hsl(259, 65%, 20%) | Midnight Navy | View |
:root {
--color-1: #123F54;
--color-2: #122F54;
--color-3: #121E54;
--color-4: #161254;
--color-5: #271254;
}Palettes that share visual characteristics and color harmony.