All Palettes

Color Palette #fe6d5d, #f9aeae, #fddb91, #b2e3a1, #6cccda

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.snow-white-blush {
color: #f9aeae;
}
.lemon-pound-cake {
color: #fddb91;
}
.basil-smash {
color: #b2e3a1;
}
.throat-chakra {
color: #6cccda;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--snow-white-blush:#f9aeae;
--lemon-pound-cake:#fddb91;
--basil-smash:#b2e3a1;
--throat-chakra:#6cccda;
}

More palettes to explore