All Palettes

Color Palette #6a4e4e, #a54a4a, #d05d5d, #f4b4b4, #fae0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.royal-rum {
color: #a54a4a;
}
.common-chestnut {
color: #d05d5d;
}
.precious-pink {
color: #f4b4b4;
}
.bride-s-blush {
color: #fae0e0;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--royal-rum:#a54a4a;
--common-chestnut:#d05d5d;
--precious-pink:#f4b4b4;
--bride-s-blush:#fae0e0;
}

More palettes to explore