All Palettes

Color Palette #f8c9c9, #f5a49e, #f27d69, #e95d3a, #c74e29

0%
0%
0%

CSS code for this palette

/* CSS */
.happy-piglets {
color: #f8c9c9;
}
.candlelight-peach {
color: #f5a49e;
}
.melon-baby {
color: #f27d69;
}
.teri-gaki-persimmon {
color: #e95d3a;
}
.peanut-butter-jelly {
color: #c74e29;
}

/* CSS Variables */
:root {
--happy-piglets:#f8c9c9;
--candlelight-peach:#f5a49e;
--melon-baby:#f27d69;
--teri-gaki-persimmon:#e95d3a;
--peanut-butter-jelly:#c74e29;
}

More palettes to explore