All Palettes

Color Palette #f7a7a1, #f5c7a8, #f1e0b1, #a7d7b8, #80b7b6

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a7a1;
}
.citrus-sachet {
color: #f5c7a8;
}
.bone-white {
color: #f1e0b1;
}
.eerie-glow {
color: #a7d7b8;
}
.kingfisher-turquoise {
color: #80b7b6;
}

/* CSS Variables */
:root {
--roseberry:#f7a7a1;
--citrus-sachet:#f5c7a8;
--bone-white:#f1e0b1;
--eerie-glow:#a7d7b8;
--kingfisher-turquoise:#80b7b6;
}

More palettes to explore