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 Deep Green, Deep Emerald, Deep 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 |
|---|---|---|---|---|---|
#0A471E | rgb(10, 71, 30) | hsl(140, 75%, 16%) | Deep Green | View | |
#0A472D | rgb(10, 71, 45) | hsl(154, 75%, 16%) | Deep Emerald | View | |
#0A473C | rgb(10, 71, 60) | hsl(169, 75%, 16%) | Deep Cyan | View | |
#0A4347 | rgb(10, 67, 71) | hsl(184, 75%, 16%) | Deep Cyan | View | |
#0A3447 | rgb(10, 52, 71) | hsl(199, 75%, 16%) | Deep Sky Blue | View |
:root {
--color-1: #0A471E;
--color-2: #0A472D;
--color-3: #0A473C;
--color-4: #0A4347;
--color-5: #0A3447;
}Palettes that share visual characteristics and color harmony.