All Palettes

Color Palette #f5b7c3, #f7a1ae, #f78da0, #f78f5e, #f55c29

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b7c3;
}
.simple-pink {
color: #f7a1ae;
}
.dollie {
color: #f78da0;
}
.barbarian {
color: #f78f5e;
}
.raw-sunset {
color: #f55c29;
}

/* CSS Variables */
:root {
--ibis:#f5b7c3;
--simple-pink:#f7a1ae;
--dollie:#f78da0;
--barbarian:#f78f5e;
--raw-sunset:#f55c29;
}

More palettes to explore