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 |
|---|---|---|---|---|---|
#22918B | rgb(34, 145, 139) | hsl(177, 62%, 35%) | Dark Cyan | View | |
#227A91 | rgb(34, 122, 145) | hsl(192, 62%, 35%) | Dark Sky Blue | View | |
#225F91 | rgb(34, 95, 145) | hsl(207, 62%, 35%) | Dark Blue | View | |
#224391 | rgb(34, 67, 145) | hsl(222, 62%, 35%) | Dark Blue | View | |
#222791 | rgb(34, 39, 145) | hsl(237, 62%, 35%) | 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: #22918B;
--color-2: #227A91;
--color-3: #225F91;
--color-4: #224391;
--color-5: #222791;
}Palettes that share visual characteristics and color harmony.