All Palettes

Color Palette #6e8081, #a7c8c2, #f0e19e, #f9a65d, #d85f41

0%
0%
0%

CSS code for this palette

/* CSS */
.stormy-sea {
color: #6e8081;
}
.peppermint-pie {
color: #a7c8c2;
}
.bells-and-whistles-gold {
color: #f0e19e;
}
.rajah {
color: #f9a65d;
}
.fireglow {
color: #d85f41;
}

/* CSS Variables */
:root {
--stormy-sea:#6e8081;
--peppermint-pie:#a7c8c2;
--bells-and-whistles-gold:#f0e19e;
--rajah:#f9a65d;
--fireglow:#d85f41;
}

More palettes to explore