All Palettes

Color Palette #f4b8e1, #f7e3b6, #fff5b3, #b2e1f5, #b0d8d8

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f4b8e1;
}
.barley-white {
color: #f7e3b6;
}
.creamy-lemon {
color: #fff5b3;
}
.azure-sky {
color: #b2e1f5;
}
.rivers-edge {
color: #b0d8d8;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f4b8e1;
--barley-white:#f7e3b6;
--creamy-lemon:#fff5b3;
--azure-sky:#b2e1f5;
--rivers-edge:#b0d8d8;
}

More palettes to explore