All Palettes

Color Palette #a35c7a, #cfafc8, #f5e6a3, #f2a76e, #c9493b

0%
0%
0%

CSS code for this palette

/* CSS */
.cosmetic-red {
color: #a35c7a;
}
.tsarina {
color: #cfafc8;
}
.venetian-yellow {
color: #f5e6a3;
}
.apricot-jam {
color: #f2a76e;
}
.top-tomato {
color: #c9493b;
}

/* CSS Variables */
:root {
--cosmetic-red:#a35c7a;
--tsarina:#cfafc8;
--venetian-yellow:#f5e6a3;
--apricot-jam:#f2a76e;
--top-tomato:#c9493b;
}

More palettes to explore