All Palettes

Color Palette #a65e8d, #e3a1b8, #f0c7cf, #f4e0b8, #e0b400

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a65e8d;
}
.blushing-tulip {
color: #e3a1b8;
}
.feather-boa {
color: #f0c7cf;
}
.oklahoma-wheat {
color: #f4e0b8;
}
.plague-brown {
color: #e0b400;
}

/* CSS Variables */
:root {
--cyclamen-red:#a65e8d;
--blushing-tulip:#e3a1b8;
--feather-boa:#f0c7cf;
--oklahoma-wheat:#f4e0b8;
--plague-brown:#e0b400;
}

More palettes to explore