All Palettes

Color Palette #5f9b7f, #b7d7d1, #e1c6c8, #ff706b, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.memphis-green {
color: #5f9b7f;
}
.wingsuit-wind {
color: #b7d7d1;
}
.pink-pandora {
color: #e1c6c8;
}
.flirty-salmon {
color: #ff706b;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--memphis-green:#5f9b7f;
--wingsuit-wind:#b7d7d1;
--pink-pandora:#e1c6c8;
--flirty-salmon:#ff706b;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore