All Palettes

Color Palette #1e8a5b, #4cbd6e, #83d89f, #f1eaa7, #f7c859

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-green {
color: #1e8a5b;
}
.acid-sleazebag {
color: #4cbd6e;
}
.enchanted-emerald {
color: #83d89f;
}
.majestic-treasures {
color: #f1eaa7;
}
.deep-fried-sun-rays {
color: #f7c859;
}

/* CSS Variables */
:root {
--metallic-green:#1e8a5b;
--acid-sleazebag:#4cbd6e;
--enchanted-emerald:#83d89f;
--majestic-treasures:#f1eaa7;
--deep-fried-sun-rays:#f7c859;
}

More palettes to explore