All Palettes

Color Palette #a6d8d0, #c9e4d9, #f5f7f2, #f1b2a2, #d57c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.lolly-ice {
color: #a6d8d0;
}
.moody-mist {
color: #c9e4d9;
}
.laundry-white {
color: #f5f7f2;
}
.first-date {
color: #f1b2a2;
}
.juicy-details {
color: #d57c7c;
}

/* CSS Variables */
:root {
--lolly-ice:#a6d8d0;
--moody-mist:#c9e4d9;
--laundry-white:#f5f7f2;
--first-date:#f1b2a2;
--juicy-details:#d57c7c;
}

More palettes to explore