All Palettes

Color Palette #ff6e61, #ffb84d, #afeeee, #ffcdcc, #ff7ac6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.mint-macaron {
color: #afeeee;
}
.lusty-gallant {
color: #ffcdcc;
}
.pink-plastic-fantastic {
color: #ff7ac6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--mint-macaron:#afeeee;
--lusty-gallant:#ffcdcc;
--pink-plastic-fantastic:#ff7ac6;
}

More palettes to explore