All Palettes

Color Palette #f6b1d1, #f6cbe5, #e8dbf0, #b4c4e4, #80b9e5

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f6b1d1;
}
.sparkling-pink {
color: #f6cbe5;
}
.lingering-lilac {
color: #e8dbf0;
}
.beautiful-dream {
color: #b4c4e4;
}
.c-est-la-vie {
color: #80b9e5;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f6b1d1;
--sparkling-pink:#f6cbe5;
--lingering-lilac:#e8dbf0;
--beautiful-dream:#b4c4e4;
--c-est-la-vie:#80b9e5;
}

More palettes to explore