All Palettes

Color Palette #f7c5c5, #f9e9b9, #a7e2d9, #b6e7a7, #f7ab9c

0%
0%
0%

CSS code for this palette

/* CSS */
.english-rose {
color: #f7c5c5;
}
.hawaiian-cream {
color: #f9e9b9;
}
.capri-water-blue {
color: #a7e2d9;
}
.madang {
color: #b6e7a7;
}
.rosy-outlook {
color: #f7ab9c;
}

/* CSS Variables */
:root {
--english-rose:#f7c5c5;
--hawaiian-cream:#f9e9b9;
--capri-water-blue:#a7e2d9;
--madang:#b6e7a7;
--rosy-outlook:#f7ab9c;
}

More palettes to explore