All Palettes

Color Palette #f5b9a3, #f9cca9, #f9e0d7, #fce3b6, #e9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.allspice {
color: #f9cca9;
}
.veiled-pink {
color: #f9e0d7;
}
.white-strawberry {
color: #fce3b6;
}
.seasonal-beige {
color: #e9b79f;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--allspice:#f9cca9;
--veiled-pink:#f9e0d7;
--white-strawberry:#fce3b6;
--seasonal-beige:#e9b79f;
}

More palettes to explore