All Palettes

Color Palette #fab700, #f9aeae, #f1c6d8, #f5e4d1, #a1cfa0

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.snow-white-blush {
color: #f9aeae;
}
.sweetheart {
color: #f1c6d8;
}
.dessert-cream {
color: #f5e4d1;
}
.mover-shaker {
color: #a1cfa0;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--snow-white-blush:#f9aeae;
--sweetheart:#f1c6d8;
--dessert-cream:#f5e4d1;
--mover-shaker:#a1cfa0;
}

More palettes to explore