All Palettes

Color Palette #7a2a2f, #a35c5f, #d99b9c, #f0c1c5, #f6e4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-bhut-jolokia {
color: #7a2a2f;
}
.escalante {
color: #a35c5f;
}
.glow-pink {
color: #d99b9c;
}
.loveable {
color: #f0c1c5;
}
.marshmallow-rose {
color: #f6e4e6;
}

/* CSS Variables */
:root {
--chocolate-bhut-jolokia:#7a2a2f;
--escalante:#a35c5f;
--glow-pink:#d99b9c;
--loveable:#f0c1c5;
--marshmallow-rose:#f6e4e6;
}

More palettes to explore