All Palettes

Color Palette #7e4c3a, #b6503e, #e6935c, #fcd69c, #ffeec2

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7e4c3a;
}
.beni-shoga {
color: #b6503e;
}
.outgoing-orange {
color: #e6935c;
}
.paw-paw {
color: #fcd69c;
}
.sun-kissed {
color: #ffeec2;
}

/* CSS Variables */
:root {
--nutmeg:#7e4c3a;
--beni-shoga:#b6503e;
--outgoing-orange:#e6935c;
--paw-paw:#fcd69c;
--sun-kissed:#ffeec2;
}

More palettes to explore