All Palettes

Color Palette #f9d5a9, #f3a99b, #f09f7f, #d48de8, #f7e3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.tuscan {
color: #f9d5a9;
}
.rosy-outlook {
color: #f3a99b;
}
.cumquat-cream {
color: #f09f7f;
}
.bright-lilac {
color: #d48de8;
}
.friendly-yellow {
color: #f7e3b0;
}

/* CSS Variables */
:root {
--tuscan:#f9d5a9;
--rosy-outlook:#f3a99b;
--cumquat-cream:#f09f7f;
--bright-lilac:#d48de8;
--friendly-yellow:#f7e3b0;
}

More palettes to explore