All Palettes

Color Palette #5b9a89, #a4d6d4, #f2e1b5, #f9aeae, #f05c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.derby-green {
color: #5b9a89;
}
.smooth-satin {
color: #a4d6d4;
}
.calla {
color: #f2e1b5;
}
.snow-white-blush {
color: #f9aeae;
}
.hot-coral {
color: #f05c5c;
}

/* CSS Variables */
:root {
--derby-green:#5b9a89;
--smooth-satin:#a4d6d4;
--calla:#f2e1b5;
--snow-white-blush:#f9aeae;
--hot-coral:#f05c5c;
}

More palettes to explore