All Palettes

Color Palette #498fd0, #6ebf8c, #f5c400, #f77a22, #d85f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tourmaline {
color: #498fd0;
}
.clover-mist {
color: #6ebf8c;
}
.syndicalist {
color: #f5c400;
}
.ornery-tangerine {
color: #f77a22;
}
.sugar-rush {
color: #d85f9c;
}

/* CSS Variables */
:root {
--blue-tourmaline:#498fd0;
--clover-mist:#6ebf8c;
--syndicalist:#f5c400;
--ornery-tangerine:#f77a22;
--sugar-rush:#d85f9c;
}

More palettes to explore