All Palettes

Color Palette #f19dac, #f3b4c2, #f5c7d1, #f6e4e6, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.ibis {
color: #f3b4c2;
}
.sullivan-s-heart {
color: #f5c7d1;
}
.marshmallow-rose {
color: #f6e4e6;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--ibis:#f3b4c2;
--sullivan-s-heart:#f5c7d1;
--marshmallow-rose:#f6e4e6;
--dr-white:#fafafa;
}

More palettes to explore