All Palettes

Color Palette #f88c3f, #f1a65b, #f3c26d, #e8e89c, #d0c5f2

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-orange {
color: #f88c3f;
}
.sandy-brown {
color: #f1a65b;
}
.hawker-s-gold {
color: #f3c26d;
}
.citrino {
color: #e8e89c;
}
.soap {
color: #d0c5f2;
}

/* CSS Variables */
:root {
--hot-orange:#f88c3f;
--sandy-brown:#f1a65b;
--hawker-s-gold:#f3c26d;
--citrino:#e8e89c;
--soap:#d0c5f2;
}

More palettes to explore