All Palettes

Color Palette #f1a7ae, #f9c3cf, #f7e5d4, #d4e3e3, #a5c1d5

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.rose-shadow {
color: #f9c3cf;
}
.almond-kiss {
color: #f7e5d4;
}
.meadowsweet-mist {
color: #d4e3e3;
}
.blue-bows {
color: #a5c1d5;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--rose-shadow:#f9c3cf;
--almond-kiss:#f7e5d4;
--meadowsweet-mist:#d4e3e3;
--blue-bows:#a5c1d5;
}

More palettes to explore