All Palettes

Color Palette #d99a6d, #a45b8c, #5b2d8f, #ffb84d, #ff704d

0%
0%
0%

CSS code for this palette

/* CSS */
.folksy-gold {
color: #d99a6d;
}
.cyclamen-red {
color: #a45b8c;
}
.lucid-dream {
color: #5b2d8f;
}
.floral-leaf {
color: #ffb84d;
}
.often-orange {
color: #ff704d;
}

/* CSS Variables */
:root {
--folksy-gold:#d99a6d;
--cyclamen-red:#a45b8c;
--lucid-dream:#5b2d8f;
--floral-leaf:#ffb84d;
--often-orange:#ff704d;
}

More palettes to explore