All Palettes

Color Palette #ff6e61, #ffb84d, #7fd959, #5d6cc0, #ef5552

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.lilliputian-lime {
color: #7fd959;
}
.bluish-purple-anemone {
color: #5d6cc0;
}
.khmer-curry {
color: #ef5552;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--lilliputian-lime:#7fd959;
--bluish-purple-anemone:#5d6cc0;
--khmer-curry:#ef5552;
}

More palettes to explore