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 earthy palette in tetradic 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 |
|---|---|---|---|---|---|
#76B94C | rgb(118, 185, 76) | hsl(97, 44%, 51%) | Soft Green | View | |
#4AACB9 | rgb(74, 172, 185) | hsl(187, 44%, 51%) | Soft Sky Blue | View | |
#764793 | rgb(118, 71, 147) | hsl(277, 35%, 43%) | Dark Muted Purple | View | |
#B3594D | rgb(179, 89, 77) | hsl(7, 40%, 50%) | Soft Red | View | |
#6EA24E | rgb(110, 162, 78) | hsl(97, 35%, 47%) | Muted Green | View | |
#58AEB9 | rgb(88, 174, 185) | hsl(187, 41%, 54%) | Soft Sky Blue | View |
:root {
--color-1: #76B94C;
--color-2: #4AACB9;
--color-3: #764793;
--color-4: #B3594D;
--color-5: #6EA24E;
--color-6: #58AEB9;
}Palettes that share visual characteristics and color harmony.