All Palettes

Color Palette #f0b6a3, #f7d3a1, #f3e6a5, #a6c9c2, #6f9f8e

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f0b6a3;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.cymophane-yellow {
color: #f3e6a5;
}
.peppermint-pie {
color: #a6c9c2;
}
.greyish-teal {
color: #6f9f8e;
}

/* CSS Variables */
:root {
--antique-cameo:#f0b6a3;
--antique-wicker-basket:#f7d3a1;
--cymophane-yellow:#f3e6a5;
--peppermint-pie:#a6c9c2;
--greyish-teal:#6f9f8e;
}

More palettes to explore