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 |
|---|---|---|---|---|---|
#27AA8C | rgb(39, 170, 140) | hsl(166, 63%, 41%) | Dark Cyan | View | |
#27A8AA | rgb(39, 168, 170) | hsl(181, 63%, 41%) | Dark Cyan | View | |
#2787AA | rgb(39, 135, 170) | hsl(196, 63%, 41%) | Dark Sky Blue | View | |
#2766AA | rgb(39, 102, 170) | hsl(211, 63%, 41%) | Dark Blue | View | |
#2745AA | rgb(39, 69, 170) | hsl(226, 63%, 41%) | Dark Blue | View |
:root {
--color-1: #27AA8C;
--color-2: #27A8AA;
--color-3: #2787AA;
--color-4: #2766AA;
--color-5: #2745AA;
}Palettes that share visual characteristics and color harmony.