All Palettes

Color Palette #d18f9a, #f0b2c4, #f9bab4, #f7e4ab, #f8c749

0%
0%
0%

CSS code for this palette

/* CSS */
.rosetti {
color: #d18f9a;
}
.fallen-blossoms {
color: #f0b2c4;
}
.mixed-fruit {
color: #f9bab4;
}
.vanilla-cream {
color: #f7e4ab;
}
.cakepop-sorbet {
color: #f8c749;
}

/* CSS Variables */
:root {
--rosetti:#d18f9a;
--fallen-blossoms:#f0b2c4;
--mixed-fruit:#f9bab4;
--vanilla-cream:#f7e4ab;
--cakepop-sorbet:#f8c749;
}

More palettes to explore