All Palettes

Color Palette #f4b3d7, #f7a1d9, #f8c9e1, #b2e1f5, #9fd2df

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f4b3d7;
}
.corinthian-pink {
color: #f7a1d9;
}
.laelia-pink {
color: #f8c9e1;
}
.azure-sky {
color: #b2e1f5;
}
.light-sky-babe {
color: #9fd2df;
}

/* CSS Variables */
:root {
--soft-cashmere:#f4b3d7;
--corinthian-pink:#f7a1d9;
--laelia-pink:#f8c9e1;
--azure-sky:#b2e1f5;
--light-sky-babe:#9fd2df;
}

More palettes to explore