All Palettes

Color Palette #f9d69f, #f2bae1, #f5a88a, #f5e19e, #f0c0a3

0%
0%
0%

CSS code for this palette

/* CSS */
.milky-maize {
color: #f9d69f;
}
.pink-heath {
color: #f2bae1;
}
.lugganath-orange {
color: #f5a88a;
}
.buttery-croissant {
color: #f5e19e;
}
.neighborly-peach {
color: #f0c0a3;
}

/* CSS Variables */
:root {
--milky-maize:#f9d69f;
--pink-heath:#f2bae1;
--lugganath-orange:#f5a88a;
--buttery-croissant:#f5e19e;
--neighborly-peach:#f0c0a3;
}

More palettes to explore