All Palettes

Color Palette #e1b7d5, #f4cf9f, #fab700, #f6a7bb, #d83b68

0%
0%
0%

CSS code for this palette

/* CSS */
.french-lilac {
color: #e1b7d5;
}
.granola {
color: #f4cf9f;
}
.blue-angels-yellow {
color: #fab700;
}
.fresh-on-the-market {
color: #f6a7bb;
}
.raspberry-sorbet {
color: #d83b68;
}

/* CSS Variables */
:root {
--french-lilac:#e1b7d5;
--granola:#f4cf9f;
--blue-angels-yellow:#fab700;
--fresh-on-the-market:#f6a7bb;
--raspberry-sorbet:#d83b68;
}

More palettes to explore