All Palettes

Color Palette #c19a8f, #e8c1a1, #f0d5a3, #f4b69f, #d27d70

0%
0%
0%

CSS code for this palette

/* CSS */
.mahogany-rose {
color: #c19a8f;
}
.toasted-coconut {
color: #e8c1a1;
}
.garbanzo-bean {
color: #f0d5a3;
}
.first-date {
color: #f4b69f;
}
.tawny-orange {
color: #d27d70;
}

/* CSS Variables */
:root {
--mahogany-rose:#c19a8f;
--toasted-coconut:#e8c1a1;
--garbanzo-bean:#f0d5a3;
--first-date:#f4b69f;
--tawny-orange:#d27d70;
}

More palettes to explore