All Palettes

Color Palette #f1a8a2, #f8c1b4, #ffedd6, #f4cf3e, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.apricot-obsession {
color: #f8c1b4;
}
.crushed-cashew {
color: #ffedd6;
}
.marigold-dust {
color: #f4cf3e;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--apricot-obsession:#f8c1b4;
--crushed-cashew:#ffedd6;
--marigold-dust:#f4cf3e;
--blue-angels-yellow:#fab700;
}

More palettes to explore