All Palettes

Color Palette #d97f3a, #f1b66a, #f9db90, #f8e1a5, #f3c2b4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-potato {
color: #d97f3a;
}
.olden-amber {
color: #f1b66a;
}
.meadow-yellow {
color: #f9db90;
}
.blended-fruit {
color: #f8e1a5;
}
.peach-temptation {
color: #f3c2b4;
}

/* CSS Variables */
:root {
--sweet-potato:#d97f3a;
--olden-amber:#f1b66a;
--meadow-yellow:#f9db90;
--blended-fruit:#f8e1a5;
--peach-temptation:#f3c2b4;
}

More palettes to explore