All Palettes

Color Palette #f5b2c1, #f09ecb, #eab8d1, #f1d5d7, #b0c6d8

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.pearly-pink {
color: #f09ecb;
}
.sweet-lilac {
color: #eab8d1;
}
.alyssum {
color: #f1d5d7;
}
.cloudy-valley {
color: #b0c6d8;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--pearly-pink:#f09ecb;
--sweet-lilac:#eab8d1;
--alyssum:#f1d5d7;
--cloudy-valley:#b0c6d8;
}

More palettes to explore