All Palettes

Color Palette #f9e3b4, #f4c99f, #f1b579, #f09e5c, #ed8e3b

0%
0%
0%

CSS code for this palette

/* CSS */
.noodles {
color: #f9e3b4;
}
.sundown {
color: #f4c99f;
}
.surprise-amber {
color: #f1b579;
}
.bergamot-orange {
color: #f09e5c;
}
.sun {
color: #ed8e3b;
}

/* CSS Variables */
:root {
--noodles:#f9e3b4;
--sundown:#f4c99f;
--surprise-amber:#f1b579;
--bergamot-orange:#f09e5c;
--sun:#ed8e3b;
}

More palettes to explore