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 |
|---|---|---|---|---|---|
#25BBB6 | rgb(37, 187, 182) | hsl(178, 67%, 44%) | Dark Cyan | View | |
#259BBB | rgb(37, 155, 187) | hsl(193, 67%, 44%) | Dark Sky Blue | View | |
#2575BB | rgb(37, 117, 187) | hsl(208, 67%, 44%) | Dark Blue | View | |
#2550BB | rgb(37, 80, 187) | hsl(223, 67%, 44%) | Dark Blue | View | |
#252ABB | rgb(37, 42, 187) | hsl(238, 67%, 44%) | 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: #25BBB6;
--color-2: #259BBB;
--color-3: #2575BB;
--color-4: #2550BB;
--color-5: #252ABB;
}Palettes that share visual characteristics and color harmony.