All Palettes

Color Palette #f7b4a1, #f7d5a1, #f7e7a1, #a1f7b4, #a1d5f7

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b4a1;
}
.peach-patch {
color: #f7d5a1;
}
.lazy-daisy {
color: #f7e7a1;
}
.light-mint-green {
color: #a1f7b4;
}
.juzcar-blue {
color: #a1d5f7;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b4a1;
--peach-patch:#f7d5a1;
--lazy-daisy:#f7e7a1;
--light-mint-green:#a1f7b4;
--juzcar-blue:#a1d5f7;
}

More palettes to explore