All Palettes

Color Palette #f1d1a2, #f1b3a2, #f1c0a2, #f1a2d1, #d1a2f1

0%
0%
0%

CSS code for this palette

/* CSS */
.scalloped-oak {
color: #f1d1a2;
}
.first-date {
color: #f1b3a2;
}
.neighborly-peach {
color: #f1c0a2;
}
.violet-kiss {
color: #f1a2d1;
}
.bright-ube {
color: #d1a2f1;
}

/* CSS Variables */
:root {
--scalloped-oak:#f1d1a2;
--first-date:#f1b3a2;
--neighborly-peach:#f1c0a2;
--violet-kiss:#f1a2d1;
--bright-ube:#d1a2f1;
}

More palettes to explore