All Palettes

Color Palette #8c4a4a, #d55d5d, #f09e9e, #fbc6c6, #f6e4e4

0%
0%
0%

CSS code for this palette

/* CSS */
.rhubarb-smoothie {
color: #8c4a4a;
}
.roman {
color: #d55d5d;
}
.plum-blossom {
color: #f09e9e;
}
.sunday-best {
color: #fbc6c6;
}
.reduced-pink {
color: #f6e4e4;
}

/* CSS Variables */
:root {
--rhubarb-smoothie:#8c4a4a;
--roman:#d55d5d;
--plum-blossom:#f09e9e;
--sunday-best:#fbc6c6;
--reduced-pink:#f6e4e4;
}

More palettes to explore