All Palettes

Color Palette #f6e0b1, #f7d0a1, #f9b18b, #efaf8f, #e09b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f6e0b1;
}
.ginger-peach {
color: #f7d0a1;
}
.peach-velour {
color: #f9b18b;
}
.apricot-preserves {
color: #efaf8f;
}
.magic-melon {
color: #e09b4d;
}

/* CSS Variables */
:root {
--friendly-yellow:#f6e0b1;
--ginger-peach:#f7d0a1;
--peach-velour:#f9b18b;
--apricot-preserves:#efaf8f;
--magic-melon:#e09b4d;
}

More palettes to explore