All Palettes

Color Palette #f9e4be, #f7d2a1, #f5b58a, #f19f6f, #e89a5e

0%
0%
0%

CSS code for this palette

/* CSS */
.saturn {
color: #f9e4be;
}
.ginger-peach {
color: #f7d2a1;
}
.peach-velour {
color: #f5b58a;
}
.monarch-orange {
color: #f19f6f;
}
.topaz-yellow {
color: #e89a5e;
}

/* CSS Variables */
:root {
--saturn:#f9e4be;
--ginger-peach:#f7d2a1;
--peach-velour:#f5b58a;
--monarch-orange:#f19f6f;
--topaz-yellow:#e89a5e;
}

More palettes to explore