All Palettes

Color Palette #f6cac6, #f0b2d3, #f1d88e, #a8e6cf, #f7f3a1

0%
0%
0%

CSS code for this palette

/* CSS */
.first-peach {
color: #f6cac6;
}
.pink-marshmallow {
color: #f0b2d3;
}
.pierogi {
color: #f1d88e;
}
.turquoise-tower {
color: #a8e6cf;
}
.yippie-ya-yellow {
color: #f7f3a1;
}

/* CSS Variables */
:root {
--first-peach:#f6cac6;
--pink-marshmallow:#f0b2d3;
--pierogi:#f1d88e;
--turquoise-tower:#a8e6cf;
--yippie-ya-yellow:#f7f3a1;
}

More palettes to explore