All Palettes

Color Palette #d4a5a1, #f8c5c4, #f2b1a1, #c6e9af, #699b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.la-vie-en-rose {
color: #d4a5a1;
}
.gossamer-pink {
color: #f8c5c4;
}
.first-date {
color: #f2b1a1;
}
.almost-aloe {
color: #c6e9af;
}
.cyprus-green {
color: #699b8b;
}

/* CSS Variables */
:root {
--la-vie-en-rose:#d4a5a1;
--gossamer-pink:#f8c5c4;
--first-date:#f2b1a1;
--almost-aloe:#c6e9af;
--cyprus-green:#699b8b;
}

More palettes to explore