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 |
|---|---|---|---|---|---|
#0F4C57 | rgb(15, 76, 87) | hsl(189, 71%, 20%) | Deep Sky Blue | View | |
#1A8699 | rgb(26, 134, 153) | hsl(189, 71%, 35%) | Dark Sky Blue | View | |
#25BFDA | rgb(37, 191, 218) | hsl(189, 71%, 50%) | Sky Blue | View | |
#66D2E5 | rgb(102, 210, 229) | hsl(189, 71%, 65%) | Sky Blue | View | |
#A8E5F0 | rgb(168, 229, 240) | hsl(189, 71%, 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: #0F4C57;
--color-2: #1A8699;
--color-3: #25BFDA;
--color-4: #66D2E5;
--color-5: #A8E5F0;
}Palettes that share visual characteristics and color harmony.