All Palettes

Color Palette #8c4a4a, #d2a3a3, #f6e1a2, #f4c4a4, #6e3f3f

0%
0%
0%

CSS code for this palette

/* CSS */
.rhubarb-smoothie {
color: #8c4a4a;
}
.la-vie-en-rose {
color: #d2a3a3;
}
.sun-dust {
color: #f6e1a2;
}
.australian-apricot {
color: #f4c4a4;
}
.burgundy-wine {
color: #6e3f3f;
}

/* CSS Variables */
:root {
--rhubarb-smoothie:#8c4a4a;
--la-vie-en-rose:#d2a3a3;
--sun-dust:#f6e1a2;
--australian-apricot:#f4c4a4;
--burgundy-wine:#6e3f3f;
}

More palettes to explore