All Palettes

Color Palette #a85d8c, #e9a5d3, #f4dab8, #f9b49f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a85d8c;
}
.light-orchid {
color: #e9a5d3;
}
.golden-pastel {
color: #f4dab8;
}
.mystic-tulip {
color: #f9b49f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--cyclamen-red:#a85d8c;
--light-orchid:#e9a5d3;
--golden-pastel:#f4dab8;
--mystic-tulip:#f9b49f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore