All Palettes

Color Palette #f5b7c6, #f6d6c1, #f3e0af, #a7d7b8, #87c7c9

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f5b7c6;
}
.dreamsicle {
color: #f6d6c1;
}
.bone-white {
color: #f3e0af;
}
.eerie-glow {
color: #a7d7b8;
}
.embellished-blue {
color: #87c7c9;
}

/* CSS Variables */
:root {
--rhodonite:#f5b7c6;
--dreamsicle:#f6d6c1;
--bone-white:#f3e0af;
--eerie-glow:#a7d7b8;
--embellished-blue:#87c7c9;
}

More palettes to explore