All Palettes

Color Palette #f9b39f, #f6d9a7, #f2e2ba, #e8d1b0, #e4b5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f9b39f;
}
.fireflies {
color: #f6d9a7;
}
.pearl-yellow {
color: #f2e2ba;
}
.powdered-gold {
color: #e8d1b0;
}
.warming-peach {
color: #e4b5a0;
}

/* CSS Variables */
:root {
--mystic-tulip:#f9b39f;
--fireflies:#f6d9a7;
--pearl-yellow:#f2e2ba;
--powdered-gold:#e8d1b0;
--warming-peach:#e4b5a0;
}

More palettes to explore