All Palettes

Color Palette #f2b1c0, #f6a7b2, #f7a67e, #f7ca50, #f0d25c

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f2b1c0;
}
.pink-fit {
color: #f6a7b2;
}
.sunset-peach {
color: #f7a67e;
}
.go-bananas {
color: #f7ca50;
}
.sorreno-lemon {
color: #f0d25c;
}

/* CSS Variables */
:root {
--ibis:#f2b1c0;
--pink-fit:#f6a7b2;
--sunset-peach:#f7a67e;
--go-bananas:#f7ca50;
--sorreno-lemon:#f0d25c;
}

More palettes to explore