All Palettes

Color Palette #e6a2a2, #f3c4c4, #f5e7b2, #b3e0d4, #6d9ac5

0%
0%
0%

CSS code for this palette

/* CSS */
.bussell-lace {
color: #e6a2a2;
}
.my-fair-lady {
color: #f3c4c4;
}
.icy-lemonade {
color: #f5e7b2;
}
.bay {
color: #b3e0d4;
}
.cerulean-frost {
color: #6d9ac5;
}

/* CSS Variables */
:root {
--bussell-lace:#e6a2a2;
--my-fair-lady:#f3c4c4;
--icy-lemonade:#f5e7b2;
--bay:#b3e0d4;
--cerulean-frost:#6d9ac5;
}

More palettes to explore