All Palettes

Color Palette #ffb861, #f7a173, #f2917d, #e06c6e, #da4e68

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-chicken {
color: #ffb861;
}
.flaming-cauldron {
color: #f7a173;
}
.animated-coral {
color: #f2917d;
}
.redstone {
color: #e06c6e;
}
.cranberry-splash {
color: #da4e68;
}

/* CSS Variables */
:root {
--peanut-butter-chicken:#ffb861;
--flaming-cauldron:#f7a173;
--animated-coral:#f2917d;
--redstone:#e06c6e;
--cranberry-splash:#da4e68;
}

More palettes to explore