All Palettes

Color Palette #50b4a2, #a1d4c3, #f0e1c1, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.emerald-wave {
color: #50b4a2;
}
.refresh {
color: #a1d4c3;
}
.woven-raffia {
color: #f0e1c1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--emerald-wave:#50b4a2;
--refresh:#a1d4c3;
--woven-raffia:#f0e1c1;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore