All Palettes

Color Palette #fee6ae, #f6c479, #f3a14f, #d88b2c, #a96f19

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-peach {
color: #fee6ae;
}
.sunday-afternoon {
color: #f6c479;
}
.troll-slayer-orange {
color: #f3a14f;
}
.turmeric-tea {
color: #d88b2c;
}
.buckthorn-brown {
color: #a96f19;
}

/* CSS Variables */
:root {
--pale-peach:#fee6ae;
--sunday-afternoon:#f6c479;
--troll-slayer-orange:#f3a14f;
--turmeric-tea:#d88b2c;
--buckthorn-brown:#a96f19;
}

More palettes to explore