All Palettes

Color Palette #fae4a8, #f3d3a0, #e8c492, #d4a687, #bf907d

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-filling {
color: #fae4a8;
}
.antique-wicker-basket {
color: #f3d3a0;
}
.venice-square {
color: #e8c492;
}
.yolande {
color: #d4a687;
}
.foxen {
color: #bf907d;
}

/* CSS Variables */
:root {
--lemon-filling:#fae4a8;
--antique-wicker-basket:#f3d3a0;
--venice-square:#e8c492;
--yolande:#d4a687;
--foxen:#bf907d;
}

More palettes to explore