All Palettes

Color Palette #f3a5c0, #f1d4a2, #f1b341, #d63f2e, #5a7f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f3a5c0;
}
.antique-wicker-basket {
color: #f1d4a2;
}
.butter-cream {
color: #f1b341;
}
.vampire-red {
color: #d63f2e;
}
.technical-blue {
color: #5a7f8c;
}

/* CSS Variables */
:root {
--pink-chalk:#f3a5c0;
--antique-wicker-basket:#f1d4a2;
--butter-cream:#f1b341;
--vampire-red:#d63f2e;
--technical-blue:#5a7f8c;
}

More palettes to explore