All Palettes

Color Palette #5c8a8a, #a4d6d2, #f1b74b, #f09e05, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5c8a8a;
}
.smooth-satin {
color: #a4d6d2;
}
.maximum-yellow-red {
color: #f1b74b;
}
.cheddar {
color: #f09e05;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--steel-teal:#5c8a8a;
--smooth-satin:#a4d6d2;
--maximum-yellow-red:#f1b74b;
--cheddar:#f09e05;
--mandarin-red:#e74d3c;
}

More palettes to explore