All Palettes

Color Palette #6a4e4e, #a05454, #d68f8f, #f2c5c5, #f8e2e2

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.cranberry-jam {
color: #a05454;
}
.juicy-peach {
color: #d68f8f;
}
.english-rose {
color: #f2c5c5;
}
.bride-s-blush {
color: #f8e2e2;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--cranberry-jam:#a05454;
--juicy-peach:#d68f8f;
--english-rose:#f2c5c5;
--bride-s-blush:#f8e2e2;
}

More palettes to explore