All Palettes

Color Palette #f7a8a1, #f2e1c0, #a7d7b8, #3b8ea0, #6e4d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a8a1;
}
.tea-cookie {
color: #f2e1c0;
}
.eerie-glow {
color: #a7d7b8;
}
.winter-time {
color: #3b8ea0;
}
.cabbage-blossom-violet {
color: #6e4d7a;
}

/* CSS Variables */
:root {
--roseberry:#f7a8a1;
--tea-cookie:#f2e1c0;
--eerie-glow:#a7d7b8;
--winter-time:#3b8ea0;
--cabbage-blossom-violet:#6e4d7a;
}

More palettes to explore