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, Dark Sky Blue, Sky 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 |
|---|---|---|---|---|---|
#143E52 | rgb(20, 62, 82) | hsl(199, 61%, 20%) | Deep Sky Blue | View | |
#246D8F | rgb(36, 109, 143) | hsl(199, 60%, 35%) | Dark Sky Blue | View | |
#339CCC | rgb(51, 156, 204) | hsl(199, 60%, 50%) | Sky Blue | View | |
#70B9DB | rgb(112, 185, 219) | hsl(199, 60%, 65%) | Sky Blue | View | |
#ADD7EB | rgb(173, 215, 235) | hsl(199, 61%, 80%) | Light Sky Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Sky Blue and Dark Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #143E52;
--color-2: #246D8F;
--color-3: #339CCC;
--color-4: #70B9DB;
--color-5: #ADD7EB;
}Palettes that share visual characteristics and color harmony.