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 |
|---|---|---|---|---|---|
#144552 | rgb(20, 69, 82) | hsl(193, 61%, 20%) | Deep Sky Blue | View | |
#237890 | rgb(35, 120, 144) | hsl(193, 61%, 35%) | Dark Sky Blue | View | |
#32ACCD | rgb(50, 172, 205) | hsl(193, 61%, 50%) | Sky Blue | View | |
#6FC5DC | rgb(111, 197, 220) | hsl(193, 61%, 65%) | Sky Blue | View | |
#ADDEEB | rgb(173, 222, 235) | hsl(193, 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: #144552;
--color-2: #237890;
--color-3: #32ACCD;
--color-4: #6FC5DC;
--color-5: #ADDEEB;
}Palettes that share visual characteristics and color harmony.