All Palettes

Color Palette #fce3b6, #f8caa5, #f49886, #f27c5f, #d86b5f

0%
0%
0%

CSS code for this palette

/* CSS */
.white-strawberry {
color: #fce3b6;
}
.lion-cub {
color: #f8caa5;
}
.rose-essence {
color: #f49886;
}
.akak-red {
color: #f27c5f;
}
.tory-red {
color: #d86b5f;
}

/* CSS Variables */
:root {
--white-strawberry:#fce3b6;
--lion-cub:#f8caa5;
--rose-essence:#f49886;
--akak-red:#f27c5f;
--tory-red:#d86b5f;
}

More palettes to explore