All Palettes

Color Palette #f7e1b6, #f4d19f, #f1c3a2, #e6b9a2, #d69c85

0%
0%
0%

CSS code for this palette

/* CSS */
.flan {
color: #f7e1b6;
}
.vespa-yellow {
color: #f4d19f;
}
.neighborly-peach {
color: #f1c3a2;
}
.warming-peach {
color: #e6b9a2;
}
.pinkish-tan {
color: #d69c85;
}

/* CSS Variables */
:root {
--flan:#f7e1b6;
--vespa-yellow:#f4d19f;
--neighborly-peach:#f1c3a2;
--warming-peach:#e6b9a2;
--pinkish-tan:#d69c85;
}

More palettes to explore