All Palettes

Color Palette #d4a5a1, #f1c84b, #6a4125, #f8e9a0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.la-vie-en-rose {
color: #d4a5a1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.semi-sweet-chocolate {
color: #6a4125;
}
.lazy-daisy {
color: #f8e9a0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--la-vie-en-rose:#d4a5a1;
--solar-plexus-chakra:#f1c84b;
--semi-sweet-chocolate:#6a4125;
--lazy-daisy:#f8e9a0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore