All Palettes

Color Palette #ff6e61, #f9aeae, #f7d7b6, #a3d55d, #5b8a9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.snow-white-blush {
color: #f9aeae;
}
.pinenut {
color: #f7d7b6;
}
.lime-lizard {
color: #a3d55d;
}
.adriatic-blue {
color: #5b8a9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--snow-white-blush:#f9aeae;
--pinenut:#f7d7b6;
--lime-lizard:#a3d55d;
--adriatic-blue:#5b8a9a;
}

More palettes to explore