All Palettes

Color Palette #f5b7c6, #fdde86, #f7e1b6, #b5e3d3, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f5b7c6;
}
.yellow-corn {
color: #fdde86;
}
.flan {
color: #f7e1b6;
}
.bay {
color: #b5e3d3;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--rhodonite:#f5b7c6;
--yellow-corn:#fdde86;
--flan:#f7e1b6;
--bay:#b5e3d3;
--windstorm:#6999c3;
}

More palettes to explore