All Palettes

Color Palette #ff6e61, #ffb84d, #6b9cd1, #a16fbe, #d66b99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.blue-electress {
color: #6b9cd1;
}
.soft-purple {
color: #a16fbe;
}
.fiesta-pink {
color: #d66b99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--blue-electress:#6b9cd1;
--soft-purple:#a16fbe;
--fiesta-pink:#d66b99;
}

More palettes to explore