All Palettes

Color Palette #f55f24, #f7a47e, #f9d3b4, #fce9c5, #fef5e7

0%
0%
0%

CSS code for this palette

/* CSS */
.plastic-carrot {
color: #f55f24;
}
.sunset-peach {
color: #f7a47e;
}
.autumn-wind {
color: #f9d3b4;
}
.vanilla-frost {
color: #fce9c5;
}
.soft-pillow {
color: #fef5e7;
}

/* CSS Variables */
:root {
--plastic-carrot:#f55f24;
--sunset-peach:#f7a47e;
--autumn-wind:#f9d3b4;
--vanilla-frost:#fce9c5;
--soft-pillow:#fef5e7;
}

More palettes to explore