All Palettes

Color Palette #fcda97, #f6c279, #ebaf5c, #d8993b, #b67a20

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-haze {
color: #fcda97;
}
.sunrise {
color: #f6c279;
}
.cheater {
color: #ebaf5c;
}
.golden-hamster {
color: #d8993b;
}
.milvus-milvus-orange {
color: #b67a20;
}

/* CSS Variables */
:root {
--golden-haze:#fcda97;
--sunrise:#f6c279;
--cheater:#ebaf5c;
--golden-hamster:#d8993b;
--milvus-milvus-orange:#b67a20;
}

More palettes to explore