All Palettes

Color Palette #f7c8a6, #f9dab4, #fef3b4, #f9e9c8, #ffab8a

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c8a6;
}
.sandy-bay {
color: #f9dab4;
}
.dandelion-whisper {
color: #fef3b4;
}
.light-curd {
color: #f9e9c8;
}
.sunset-over-the-alps {
color: #ffab8a;
}

/* CSS Variables */
:root {
--peach-damask:#f7c8a6;
--sandy-bay:#f9dab4;
--dandelion-whisper:#fef3b4;
--light-curd:#f9e9c8;
--sunset-over-the-alps:#ffab8a;
}

More palettes to explore