All Palettes

Color Palette #5b2f2f, #8b4b4b, #d6864c, #f3c4a0, #e1b7e6

0%
0%
0%

CSS code for this palette

/* CSS */
.dubonnet {
color: #5b2f2f;
}
.rhubarb-smoothie {
color: #8b4b4b;
}
.seraphim-sepia {
color: #d6864c;
}
.almond-cream {
color: #f3c4a0;
}
.romantic-ballad {
color: #e1b7e6;
}

/* CSS Variables */
:root {
--dubonnet:#5b2f2f;
--rhubarb-smoothie:#8b4b4b;
--seraphim-sepia:#d6864c;
--almond-cream:#f3c4a0;
--romantic-ballad:#e1b7e6;
}

More palettes to explore