All Palettes

Color Palette #4894d5, #7ed3a8, #efb74d, #f8828c, #d6243f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tourmaline {
color: #4894d5;
}
.pharaoh-s-jade {
color: #7ed3a8;
}
.goldsmith {
color: #efb74d;
}
.camaron-pink {
color: #f8828c;
}
.lollipop {
color: #d6243f;
}

/* CSS Variables */
:root {
--blue-tourmaline:#4894d5;
--pharaoh-s-jade:#7ed3a8;
--goldsmith:#efb74d;
--camaron-pink:#f8828c;
--lollipop:#d6243f;
}

More palettes to explore