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 |
|---|---|---|---|---|---|
#113F55 | rgb(17, 63, 85) | hsl(199, 67%, 20%) | Deep Sky Blue | View | |
#1E6F94 | rgb(30, 111, 148) | hsl(199, 66%, 35%) | Dark Sky Blue | View | |
#2B9ED4 | rgb(43, 158, 212) | hsl(199, 66%, 50%) | Sky Blue | View | |
#6BBBE1 | rgb(107, 187, 225) | hsl(199, 66%, 65%) | Sky Blue | View | |
#AAD8EE | rgb(170, 216, 238) | hsl(199, 67%, 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: #113F55;
--color-2: #1E6F94;
--color-3: #2B9ED4;
--color-4: #6BBBE1;
--color-5: #AAD8EE;
}Palettes that share visual characteristics and color harmony.