All Palettes

Color Palette #f6e6d5, #f7b5a1, #f56d5b, #be4b3c, #8d1b24

0%
0%
0%

CSS code for this palette

/* CSS */
.heirloom-lace {
color: #f6e6d5;
}
.mystic-tulip {
color: #f7b5a1;
}
.camellia {
color: #f56d5b;
}
.glowing-coals {
color: #be4b3c;
}
.shinshu {
color: #8d1b24;
}

/* CSS Variables */
:root {
--heirloom-lace:#f6e6d5;
--mystic-tulip:#f7b5a1;
--camellia:#f56d5b;
--glowing-coals:#be4b3c;
--shinshu:#8d1b24;
}

More palettes to explore