All Palettes

Color Palette #2e7b7f, #5cb7a7, #a4d6c8, #f2e4b0, #d9a5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.atoll {
color: #2e7b7f;
}
.shylock {
color: #5cb7a7;
}
.yucca-cream {
color: #a4d6c8;
}
.lime-bright {
color: #f2e4b0;
}
.mellow-rose {
color: #d9a5a1;
}

/* CSS Variables */
:root {
--atoll:#2e7b7f;
--shylock:#5cb7a7;
--yucca-cream:#a4d6c8;
--lime-bright:#f2e4b0;
--mellow-rose:#d9a5a1;
}

More palettes to explore