All Palettes

Color Palette #5b8d9a, #a7d7d0, #f1f2f3, #f9b14e, #eb4c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.harbor {
color: #5b8d9a;
}
.sinbad {
color: #a7d7d0;
}
.zappy-zebra {
color: #f1f2f3;
}
.salted-caramel-popcorn {
color: #f9b14e;
}
.fever {
color: #eb4c4c;
}

/* CSS Variables */
:root {
--harbor:#5b8d9a;
--sinbad:#a7d7d0;
--zappy-zebra:#f1f2f3;
--salted-caramel-popcorn:#f9b14e;
--fever:#eb4c4c;
}

More palettes to explore