All Palettes

Color Palette #f8e3b4, #ff9c8f, #ff6e61, #e56c84, #6a82fb

0%
0%
0%

CSS code for this palette

/* CSS */
.noodles {
color: #f8e3b4;
}
.lolly {
color: #ff9c8f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.cherry-brandy {
color: #e56c84;
}
.punch-out-glove {
color: #6a82fb;
}

/* CSS Variables */
:root {
--noodles:#f8e3b4;
--lolly:#ff9c8f;
--grapefruit-pulp:#ff6e61;
--cherry-brandy:#e56c84;
--punch-out-glove:#6a82fb;
}

More palettes to explore