All Palettes

Color Palette #d9c259, #af7b4b, #7d4b3b, #4e2c2d, #2d1a2e

0%
0%
0%

CSS code for this palette

/* CSS */
.sulfur-yellow {
color: #d9c259;
}
.loquat-brown {
color: #af7b4b;
}
.nutmeg {
color: #7d4b3b;
}
.heath {
color: #4e2c2d;
}
.delighted-chimp {
color: #2d1a2e;
}

/* CSS Variables */
:root {
--sulfur-yellow:#d9c259;
--loquat-brown:#af7b4b;
--nutmeg:#7d4b3b;
--heath:#4e2c2d;
--delighted-chimp:#2d1a2e;
}

More palettes to explore