All Palettes

Color Palette #b1a2c3, #d1c2e0, #f5e4b7, #f9a94e, #f15d5b

0%
0%
0%

CSS code for this palette

/* CSS */
.calming-silver-lavender {
color: #b1a2c3;
}
.fresh-heather {
color: #d1c2e0;
}
.martica {
color: #f5e4b7;
}
.gemini-mustard-momento {
color: #f9a94e;
}
.hot-coral {
color: #f15d5b;
}

/* CSS Variables */
:root {
--calming-silver-lavender:#b1a2c3;
--fresh-heather:#d1c2e0;
--martica:#f5e4b7;
--gemini-mustard-momento:#f9a94e;
--hot-coral:#f15d5b;
}

More palettes to explore