All Palettes

Color Palette #78bfa7, #a7d7b8, #f3e4aa, #f6a579, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sereni-teal {
color: #78bfa7;
}
.eerie-glow {
color: #a7d7b8;
}
.vanilla {
color: #f3e4aa;
}
.pumpkin-hue {
color: #f6a579;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sereni-teal:#78bfa7;
--eerie-glow:#a7d7b8;
--vanilla:#f3e4aa;
--pumpkin-hue:#f6a579;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore