All Palettes

Color Palette #f7c5c5, #fdd8a0, #f8e0bf, #a1d6e3, #6ca4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.english-rose {
color: #f7c5c5;
}
.endearment {
color: #fdd8a0;
}
.stable-hay {
color: #f8e0bf;
}
.terrace-pool {
color: #a1d6e3;
}
.greek-sea {
color: #6ca4e0;
}

/* CSS Variables */
:root {
--english-rose:#f7c5c5;
--endearment:#fdd8a0;
--stable-hay:#f8e0bf;
--terrace-pool:#a1d6e3;
--greek-sea:#6ca4e0;
}

More palettes to explore