All Palettes

Color Palette #f5a3b4, #f1d5e1, #dab9d8, #a9c7b9, #5b8b79

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a3b4;
}
.hopeful {
color: #f1d5e1;
}
.french-lilac {
color: #dab9d8;
}
.bird-s-egg-green {
color: #a9c7b9;
}
.privet-hedge {
color: #5b8b79;
}

/* CSS Variables */
:root {
--pink-fit:#f5a3b4;
--hopeful:#f1d5e1;
--french-lilac:#dab9d8;
--bird-s-egg-green:#a9c7b9;
--privet-hedge:#5b8b79;
}

More palettes to explore