All Palettes

Color Palette #c67b3f, #d8a06f, #eac39f, #f6e1b6, #f3b0a0

0%
0%
0%

CSS code for this palette

/* CSS */
.summerset {
color: #c67b3f;
}
.western-sunrise {
color: #d8a06f;
}
.toasted-coconut {
color: #eac39f;
}
.soft-butter {
color: #f6e1b6;
}
.first-date {
color: #f3b0a0;
}

/* CSS Variables */
:root {
--summerset:#c67b3f;
--western-sunrise:#d8a06f;
--toasted-coconut:#eac39f;
--soft-butter:#f6e1b6;
--first-date:#f3b0a0;
}

More palettes to explore