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 |
|---|---|---|---|---|---|
#22AA8D | rgb(34, 170, 141) | hsl(167, 67%, 40%) | Dark Cyan | View | |
#22A6AA | rgb(34, 166, 170) | hsl(182, 67%, 40%) | Dark Cyan | View | |
#2284AA | rgb(34, 132, 170) | hsl(197, 67%, 40%) | Dark Sky Blue | View | |
#2261AA | rgb(34, 97, 170) | hsl(212, 67%, 40%) | Dark Blue | View | |
#223FAA | rgb(34, 63, 170) | hsl(227, 67%, 40%) | Dark Blue | View |
:root {
--color-1: #22AA8D;
--color-2: #22A6AA;
--color-3: #2284AA;
--color-4: #2261AA;
--color-5: #223FAA;
}Palettes that share visual characteristics and color harmony.