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 |
|---|---|---|---|---|---|
#124A54 | rgb(18, 74, 84) | hsl(189, 65%, 20%) | Deep Sky Blue | View | |
#1F8293 | rgb(31, 130, 147) | hsl(189, 65%, 35%) | Dark Sky Blue | View | |
#2DBAD2 | rgb(45, 186, 210) | hsl(189, 65%, 50%) | Sky Blue | View | |
#6CCEE0 | rgb(108, 206, 224) | hsl(189, 65%, 65%) | Sky Blue | View | |
#ABE3ED | rgb(171, 227, 237) | hsl(189, 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: #124A54;
--color-2: #1F8293;
--color-3: #2DBAD2;
--color-4: #6CCEE0;
--color-5: #ABE3ED;
}Palettes that share visual characteristics and color harmony.