All Palettes

Color Palette #f8c9b9, #f9b4b4, #f7a6c2, #fae18e, #f1e1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.sherbet-fruit {
color: #f8c9b9;
}
.precious-pink {
color: #f9b4b4;
}
.rogue-pink {
color: #f7a6c2;
}
.fresh-yellow {
color: #fae18e;
}
.french-vanilla {
color: #f1e1a7;
}

/* CSS Variables */
:root {
--sherbet-fruit:#f8c9b9;
--precious-pink:#f9b4b4;
--rogue-pink:#f7a6c2;
--fresh-yellow:#fae18e;
--french-vanilla:#f1e1a7;
}

More palettes to explore