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 |
|---|---|---|---|---|---|
#0F303E | rgb(15, 48, 62) | hsl(198, 61%, 15%) | Deep Sky Blue | View | |
#0F253E | rgb(15, 37, 62) | hsl(212, 61%, 15%) | Deep Blue | View | |
#0F193E | rgb(15, 25, 62) | hsl(227, 61%, 15%) | Deep Blue | View | |
#100F3E | rgb(16, 15, 62) | hsl(241, 61%, 15%) | Deep Blue | View | |
#1C0F3E | rgb(28, 15, 62) | hsl(257, 61%, 15%) | Midnight Navy | View |
:root {
--color-1: #0F303E;
--color-2: #0F253E;
--color-3: #0F193E;
--color-4: #100F3E;
--color-5: #1C0F3E;
}Palettes that share visual characteristics and color harmony.