All Palettes

Color Palette #d39f9c, #b76c6d, #b75a4e, #c96040, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.evening-dress {
color: #d39f9c;
}
.terra-tone {
color: #b76c6d;
}
.tandoori {
color: #b75a4e;
}
.cold-brew-tonic {
color: #c96040;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--evening-dress:#d39f9c;
--terra-tone:#b76c6d;
--tandoori:#b75a4e;
--cold-brew-tonic:#c96040;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore