All Palettes

Color Palette #f7c5c5, #f7b1a1, #f7a87e, #f7cf69, #f0e54c

0%
0%
0%

CSS code for this palette

/* CSS */
.english-rose {
color: #f7c5c5;
}
.first-date {
color: #f7b1a1;
}
.sunset-peach {
color: #f7a87e;
}
.bright-yarrow {
color: #f7cf69;
}
.yellow-petal {
color: #f0e54c;
}

/* CSS Variables */
:root {
--english-rose:#f7c5c5;
--first-date:#f7b1a1;
--sunset-peach:#f7a87e;
--bright-yarrow:#f7cf69;
--yellow-petal:#f0e54c;
}

More palettes to explore