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 Dark Cyan, Dark Sky Blue, Dark 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 |
|---|---|---|---|---|---|
#22B4B4 | rgb(34, 180, 180) | hsl(180, 68%, 42%) | Dark Cyan | View | |
#2290B4 | rgb(34, 144, 180) | hsl(195, 68%, 42%) | Dark Sky Blue | View | |
#226BB4 | rgb(34, 107, 180) | hsl(210, 68%, 42%) | Dark Blue | View | |
#2247B4 | rgb(34, 71, 180) | hsl(225, 68%, 42%) | Dark Blue | View | |
#2222B4 | rgb(34, 34, 180) | hsl(240, 68%, 42%) | Dark Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Cyan and Dark Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #22B4B4;
--color-2: #2290B4;
--color-3: #226BB4;
--color-4: #2247B4;
--color-5: #2222B4;
}Palettes that share visual characteristics and color harmony.