All Palettes

Color Palette #d68a3d, #f1af4b, #f9c980, #fdd76d, #fff1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.coppersmith {
color: #d68a3d;
}
.koji-orange {
color: #f1af4b;
}
.cheddar-chunk {
color: #f9c980;
}
.hint-of-honey {
color: #fdd76d;
}
.dandelion-whisper {
color: #fff1b8;
}

/* CSS Variables */
:root {
--coppersmith:#d68a3d;
--koji-orange:#f1af4b;
--cheddar-chunk:#f9c980;
--hint-of-honey:#fdd76d;
--dandelion-whisper:#fff1b8;
}

More palettes to explore