All Palettes

Color Palette #b4e7a7, #ff9999, #ffb3b3, #ffda8a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.appetite {
color: #b4e7a7;
}
.rubber-radish {
color: #ff9999;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.big-bus-yellow {
color: #ffda8a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--appetite:#b4e7a7;
--rubber-radish:#ff9999;
--wildflower-bouquet:#ffb3b3;
--big-bus-yellow:#ffda8a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore