All Palettes

Color Palette #feb85d, #fec643, #fed57c, #ffd6c2, #ff9999

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-chicken {
color: #feb85d;
}
.be-daring {
color: #fec643;
}
.salomie {
color: #fed57c;
}
.friendship {
color: #ffd6c2;
}
.rubber-radish {
color: #ff9999;
}

/* CSS Variables */
:root {
--peanut-butter-chicken:#feb85d;
--be-daring:#fec643;
--salomie:#fed57c;
--friendship:#ffd6c2;
--rubber-radish:#ff9999;
}

More palettes to explore