All Palettes

Color Palette #f7b1b8, #f4cf3e, #f6d4b6, #fab700, #f47b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.bubblegum-pink {
color: #f7b1b8;
}
.marigold-dust {
color: #f4cf3e;
}
.cheddar-corn {
color: #f6d4b6;
}
.blue-angels-yellow {
color: #fab700;
}
.meat {
color: #f47b7b;
}

/* CSS Variables */
:root {
--bubblegum-pink:#f7b1b8;
--marigold-dust:#f4cf3e;
--cheddar-corn:#f6d4b6;
--blue-angels-yellow:#fab700;
--meat:#f47b7b;
}

More palettes to explore