All Palettes

Color Palette #f6c6d6, #f9a4b1, #f8b659, #f9c16c, #e9ebb2

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d6;
}
.ballet-slippers {
color: #f9a4b1;
}
.amber-yellow {
color: #f8b659;
}
.golden-opportunity {
color: #f9c16c;
}
.bottlebrush-blossom {
color: #e9ebb2;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d6;
--ballet-slippers:#f9a4b1;
--amber-yellow:#f8b659;
--golden-opportunity:#f9c16c;
--bottlebrush-blossom:#e9ebb2;
}

More palettes to explore