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 |
|---|---|---|---|---|---|
#0E333E | rgb(14, 51, 62) | hsl(194, 63%, 15%) | Deep Sky Blue | View | |
#0E273E | rgb(14, 39, 62) | hsl(209, 63%, 15%) | Deep Blue | View | |
#0E1B3E | rgb(14, 27, 62) | hsl(224, 63%, 15%) | Deep Blue | View | |
#0E0F3E | rgb(14, 15, 62) | hsl(239, 63%, 15%) | Deep Blue | View | |
#190E3E | rgb(25, 14, 62) | hsl(254, 63%, 15%) | Midnight Navy | View |
:root {
--color-1: #0E333E;
--color-2: #0E273E;
--color-3: #0E1B3E;
--color-4: #0E0F3E;
--color-5: #190E3E;
}Palettes that share visual characteristics and color harmony.