All Palettes

Color Palette #a65e8d, #e8a1ae, #f7d7a1, #f1c132, #d05539

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a65e8d;
}
.sprinkled-with-pink {
color: #e8a1ae;
}
.milky-maize {
color: #f7d7a1;
}
.barberry-yellow {
color: #f1c132;
}
.painted-poppy {
color: #d05539;
}

/* CSS Variables */
:root {
--cyclamen-red:#a65e8d;
--sprinkled-with-pink:#e8a1ae;
--milky-maize:#f7d7a1;
--barberry-yellow:#f1c132;
--painted-poppy:#d05539;
}

More palettes to explore