All Palettes

Color Palette #4c3e3f, #8c4f50, #d06262, #f2b5b6, #f9d2d2

0%
0%
0%

CSS code for this palette

/* CSS */
.shale {
color: #4c3e3f;
}
.apple-butter {
color: #8c4f50;
}
.happy-hearts {
color: #d06262;
}
.jaguar-rose {
color: #f2b5b6;
}
.fading-rose {
color: #f9d2d2;
}

/* CSS Variables */
:root {
--shale:#4c3e3f;
--apple-butter:#8c4f50;
--happy-hearts:#d06262;
--jaguar-rose:#f2b5b6;
--fading-rose:#f9d2d2;
}

More palettes to explore