All Palettes

Color Palette #f6c1d1, #f4a4b9, #f09f8e, #f49c6c, #f0d670

0%
0%
0%

CSS code for this palette

/* CSS */
.carnation-bouquet {
color: #f6c1d1;
}
.pink-chalk {
color: #f4a4b9;
}
.blush {
color: #f09f8e;
}
.monarch-orange {
color: #f49c6c;
}
.mocha-dandelion {
color: #f0d670;
}

/* CSS Variables */
:root {
--carnation-bouquet:#f6c1d1;
--pink-chalk:#f4a4b9;
--blush:#f09f8e;
--monarch-orange:#f49c6c;
--mocha-dandelion:#f0d670;
}

More palettes to explore