All Palettes

Color Palette #f39c86, #ae849a, #bab669, #f7dbd4, #c7bed0

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-essence {
color: #f39c86;
}
.capri-fashion-pink {
color: #ae849a;
}
.motherland {
color: #bab669;
}
.pink-sangria {
color: #f7dbd4;
}
.clary-sage {
color: #c7bed0;
}

/* CSS Variables */
:root {
--rose-essence:#f39c86;
--capri-fashion-pink:#ae849a;
--motherland:#bab669;
--pink-sangria:#f7dbd4;
--clary-sage:#c7bed0;
}

More palettes to explore