All Palettes

Color Palette #f2a1b2, #f6c9c1, #f8e3d3, #f6e1a2, #f0b74c

0%
0%
0%

CSS code for this palette

/* CSS */
.emperor-s-children {
color: #f2a1b2;
}
.millennial-pink {
color: #f6c9c1;
}
.breakfast-biscuit {
color: #f8e3d3;
}
.sun-dust {
color: #f6e1a2;
}
.maximum-yellow-red {
color: #f0b74c;
}

/* CSS Variables */
:root {
--emperor-s-children:#f2a1b2;
--millennial-pink:#f6c9c1;
--breakfast-biscuit:#f8e3d3;
--sun-dust:#f6e1a2;
--maximum-yellow-red:#f0b74c;
}

More palettes to explore