All Palettes

Color Palette #f5a3b5, #f6c9c1, #f8d3a0, #f8e0a0, #faf8b2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a3b5;
}
.millennial-pink {
color: #f6c9c1;
}
.ginger-peach {
color: #f8d3a0;
}
.aspen-yellow {
color: #f8e0a0;
}
.casino-lights {
color: #faf8b2;
}

/* CSS Variables */
:root {
--pink-fit:#f5a3b5;
--millennial-pink:#f6c9c1;
--ginger-peach:#f8d3a0;
--aspen-yellow:#f8e0a0;
--casino-lights:#faf8b2;
}

More palettes to explore