All Palettes

Color Palette #f95860, #f1a8a2, #f6c5b1, #f2e1ba, #fceab6

0%
0%
0%

CSS code for this palette

/* CSS */
.festive-fennec {
color: #f95860;
}
.calabrese {
color: #f1a8a2;
}
.coral-bisque {
color: #f6c5b1;
}
.brushstroke {
color: #f2e1ba;
}
.solar {
color: #fceab6;
}

/* CSS Variables */
:root {
--festive-fennec:#f95860;
--calabrese:#f1a8a2;
--coral-bisque:#f6c5b1;
--brushstroke:#f2e1ba;
--solar:#fceab6;
}

More palettes to explore