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 |
|---|---|---|---|---|---|
#123F54 | rgb(18, 63, 84) | hsl(199, 65%, 20%) | Deep Sky Blue | View | |
#1F6F93 | rgb(31, 111, 147) | hsl(199, 65%, 35%) | Dark Sky Blue | View | |
#2D9ED2 | rgb(45, 158, 210) | hsl(199, 65%, 50%) | Sky Blue | View | |
#6CBBE0 | rgb(108, 187, 224) | hsl(199, 65%, 65%) | Sky Blue | View | |
#ABD8ED | rgb(171, 216, 237) | hsl(199, 65%, 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: #123F54;
--color-2: #1F6F93;
--color-3: #2D9ED2;
--color-4: #6CBBE0;
--color-5: #ABD8ED;
}Palettes that share visual characteristics and color harmony.