All Palettes

Color Palette #afaf9d, #e3c49c, #f7e8bb, #f6a05a, #d8603b

0%
0%
0%

CSS code for this palette

/* CSS */
.still {
color: #afaf9d;
}
.faint-fawn {
color: #e3c49c;
}
.banana-br-l-e {
color: #f7e8bb;
}
.bergamot-orange {
color: #f6a05a;
}
.medium-vermilion {
color: #d8603b;
}

/* CSS Variables */
:root {
--still:#afaf9d;
--faint-fawn:#e3c49c;
--banana-br-l-e:#f7e8bb;
--bergamot-orange:#f6a05a;
--medium-vermilion:#d8603b;
}

More palettes to explore