All Palettes

Color Palette #3e7e4d, #a1c4a4, #e4f6f4, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.rokush-green {
color: #3e7e4d;
}
.french-market {
color: #a1c4a4;
}
.frosty-mint {
color: #e4f6f4;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--rokush-green:#3e7e4d;
--french-market:#a1c4a4;
--frosty-mint:#e4f6f4;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore