All Palettes

Color Palette #f7b5a1, #f5c2a3, #f1d2a7, #f4e8ae, #a7d7b7

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.neighborly-peach {
color: #f5c2a3;
}
.straw-hat {
color: #f1d2a7;
}
.glisten-yellow {
color: #f4e8ae;
}
.eerie-glow {
color: #a7d7b7;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--neighborly-peach:#f5c2a3;
--straw-hat:#f1d2a7;
--glisten-yellow:#f4e8ae;
--eerie-glow:#a7d7b7;
}

More palettes to explore