All Palettes

Color Palette #f8e2a5, #f6c6df, #f2a6e0, #d5b1e7, #b8e4e5

0%
0%
0%

CSS code for this palette

/* CSS */
.blended-fruit {
color: #f8e2a5;
}
.laelia-pink {
color: #f6c6df;
}
.hanami-pink {
color: #f2a6e0;
}
.pretty-petunia {
color: #d5b1e7;
}
.refreshing-pool {
color: #b8e4e5;
}

/* CSS Variables */
:root {
--blended-fruit:#f8e2a5;
--laelia-pink:#f6c6df;
--hanami-pink:#f2a6e0;
--pretty-petunia:#d5b1e7;
--refreshing-pool:#b8e4e5;
}

More palettes to explore