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 |
|---|---|---|---|---|---|
#144352 | rgb(20, 67, 82) | hsl(195, 61%, 20%) | Deep Sky Blue | View | |
#24768F | rgb(36, 118, 143) | hsl(194, 60%, 35%) | Dark Sky Blue | View | |
#33A8CC | rgb(51, 168, 204) | hsl(194, 60%, 50%) | Sky Blue | View | |
#70C2DB | rgb(112, 194, 219) | hsl(194, 60%, 65%) | Sky Blue | View | |
#ADDCEB | rgb(173, 220, 235) | hsl(195, 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: #144352;
--color-2: #24768F;
--color-3: #33A8CC;
--color-4: #70C2DB;
--color-5: #ADDCEB;
}Palettes that share visual characteristics and color harmony.