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 Green, Dark Emerald, Dark Cyan. 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 |
|---|---|---|---|---|---|
#28B862 | rgb(40, 184, 98) | hsl(144, 64%, 44%) | Dark Green | View | |
#28B886 | rgb(40, 184, 134) | hsl(159, 64%, 44%) | Dark Emerald | View | |
#28B8AA | rgb(40, 184, 170) | hsl(174, 64%, 44%) | Dark Cyan | View | |
#28A2B8 | rgb(40, 162, 184) | hsl(189, 64%, 44%) | Dark Sky Blue | View | |
#287FB8 | rgb(40, 127, 184) | hsl(204, 64%, 44%) | Dark Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Green and Dark Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #28B862;
--color-2: #28B886;
--color-3: #28B8AA;
--color-4: #28A2B8;
--color-5: #287FB8;
}Palettes that share visual characteristics and color harmony.