All Palettes

Color Palette #a65e7e, #d8b0d6, #f3bfd3, #f5a524, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-mousse {
color: #a65e7e;
}
.blushing-sky {
color: #d8b0d6;
}
.cherry-blossom {
color: #f3bfd3;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--strawberry-mousse:#a65e7e;
--blushing-sky:#d8b0d6;
--cherry-blossom:#f3bfd3;
--apricot-glazed-chicken:#f5a524;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore