All Palettes

Color Palette #f8caa5, #f9aeae, #fa8e8e, #f97b7b, #f96262

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.snow-white-blush {
color: #f9aeae;
}
.fruity-licious {
color: #fa8e8e;
}
.forbidden-fruit {
color: #f97b7b;
}
.fiery-salmon {
color: #f96262;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--snow-white-blush:#f9aeae;
--fruity-licious:#fa8e8e;
--forbidden-fruit:#f97b7b;
--fiery-salmon:#f96262;
}

More palettes to explore