All Palettes

Color Palette #f6b6c1, #f8c8a0, #f1e4b7, #b0e3d4, #a4d7df

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.chai-latte {
color: #f8c8a0;
}
.james-blonde {
color: #f1e4b7;
}
.ice-cube {
color: #b0e3d4;
}
.crystal {
color: #a4d7df;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--chai-latte:#f8c8a0;
--james-blonde:#f1e4b7;
--ice-cube:#b0e3d4;
--crystal:#a4d7df;
}

More palettes to explore