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 minimal palette in monochromatic tones.
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 |
|---|---|---|---|---|---|
#2CE1AF | rgb(44, 225, 175) | hsl(163, 75%, 53%) | Emerald | View | |
#2CE2AF | rgb(44, 226, 175) | hsl(163, 76%, 53%) | Pure Emerald | View | |
#20A782 | rgb(32, 167, 130) | hsl(164, 68%, 39%) | Dark Emerald | View | |
#23B38A | rgb(35, 179, 138) | hsl(163, 67%, 42%) | Dark Emerald | View | |
#105340 | rgb(16, 83, 64) | hsl(163, 68%, 19%) | Deep Emerald | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Emerald and Pure Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2CE1AF;
--color-2: #2CE2AF;
--color-3: #20A782;
--color-4: #23B38A;
--color-5: #105340;
}Palettes that share visual characteristics and color harmony.