All Palettes

Color Palette #f8caaf, #f9a97b, #f8b90d, #f16f3b, #c94c26

0%
0%
0%

CSS code for this palette

/* CSS */
.whipped-peach {
color: #f8caaf;
}
.sunset-peach {
color: #f9a97b;
}
.chocobo-feather {
color: #f8b90d;
}
.chinese-orange {
color: #f16f3b;
}
.peanut-butter-jelly {
color: #c94c26;
}

/* CSS Variables */
:root {
--whipped-peach:#f8caaf;
--sunset-peach:#f9a97b;
--chocobo-feather:#f8b90d;
--chinese-orange:#f16f3b;
--peanut-butter-jelly:#c94c26;
}

More palettes to explore