All Palettes

Color Palette #f1a7b2, #f5c7d1, #f6e1d5, #b9e5e9, #a2d8d0

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.sullivan-s-heart {
color: #f5c7d1;
}
.delicate-rose {
color: #f6e1d5;
}
.soaring-sky {
color: #b9e5e9;
}
.smooth-satin {
color: #a2d8d0;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--sullivan-s-heart:#f5c7d1;
--delicate-rose:#f6e1d5;
--soaring-sky:#b9e5e9;
--smooth-satin:#a2d8d0;
}

More palettes to explore