All Palettes

Color Palette #f9e1b4, #f4d79a, #e5c27b, #bfaf5f, #a89f5d

0%
0%
0%

CSS code for this palette

/* CSS */
.noodles {
color: #f9e1b4;
}
.igniting {
color: #f4d79a;
}
.celebration {
color: #e5c27b;
}
.spring-marsh {
color: #bfaf5f;
}
.medieval-sulfur {
color: #a89f5d;
}

/* CSS Variables */
:root {
--noodles:#f9e1b4;
--igniting:#f4d79a;
--celebration:#e5c27b;
--spring-marsh:#bfaf5f;
--medieval-sulfur:#a89f5d;
}

More palettes to explore