All Palettes

Color Palette #f95860, #ff7a83, #ffc2c2, #ffebb3, #f9e4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.festive-fennec {
color: #f95860;
}
.anime-blush {
color: #ff7a83;
}
.ladylike {
color: #ffc2c2;
}
.lively-yellow {
color: #ffebb3;
}
.blended-fruit {
color: #f9e4a4;
}

/* CSS Variables */
:root {
--festive-fennec:#f95860;
--anime-blush:#ff7a83;
--ladylike:#ffc2c2;
--lively-yellow:#ffebb3;
--blended-fruit:#f9e4a4;
}

More palettes to explore