All Palettes

Color Palette #f9aeae, #ff6e61, #ffb84d, #70d06d, #3c9a7c

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.energise {
color: #70d06d;
}
.greenway {
color: #3c9a7c;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--energise:#70d06d;
--greenway:#3c9a7c;
}

More palettes to explore