All Palettes

Color Palette #4c9ac8, #f1a8a2, #f4d35d, #3c6f72, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-bluebird {
color: #4c9ac8;
}
.calabrese {
color: #f1a8a2;
}
.salmon-eggs {
color: #f4d35d;
}
.peabody {
color: #3c6f72;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--mountain-bluebird:#4c9ac8;
--calabrese:#f1a8a2;
--salmon-eggs:#f4d35d;
--peabody:#3c6f72;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore