All Palettes

Color Palette #f5b9a3, #f7c5c5, #f9e9c8, #f4e4b3, #e9a5c5

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.english-rose {
color: #f7c5c5;
}
.light-curd {
color: #f9e9c8;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.prettiest-pink {
color: #e9a5c5;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--english-rose:#f7c5c5;
--light-curd:#f9e9c8;
--smooth-as-corn-silk:#f4e4b3;
--prettiest-pink:#e9a5c5;
}

More palettes to explore