All Palettes

Color Palette #a12712, #d85d2c, #f2a76e, #f3c1b4, #f6e5df

0%
0%
0%

CSS code for this palette

/* CSS */
.tabasco {
color: #a12712;
}
.tangerine-bliss {
color: #d85d2c;
}
.apricot-jam {
color: #f2a76e;
}
.rustique {
color: #f3c1b4;
}
.cream-rose {
color: #f6e5df;
}

/* CSS Variables */
:root {
--tabasco:#a12712;
--tangerine-bliss:#d85d2c;
--apricot-jam:#f2a76e;
--rustique:#f3c1b4;
--cream-rose:#f6e5df;
}

More palettes to explore