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 Cyan, Dark 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 |
|---|---|---|---|---|---|
#22B490 | rgb(34, 180, 144) | hsl(165, 68%, 42%) | Dark Cyan | View | |
#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 |
:root {
--color-1: #22B490;
--color-2: #22B4B4;
--color-3: #2290B4;
--color-4: #226BB4;
--color-5: #2247B4;
}Palettes that share visual characteristics and color harmony.