All Palettes

Color Palette #d9a33f, #f3ca4f, #f4e09f, #e1e8b5, #b1d5e2

0%
0%
0%

CSS code for this palette

/* CSS */
.scrofulous-brown {
color: #d9a33f;
}
.radiant-sun {
color: #f3ca4f;
}
.aspen-yellow {
color: #f4e09f;
}
.iced-celery {
color: #e1e8b5;
}
.spotted-snake-eel {
color: #b1d5e2;
}

/* CSS Variables */
:root {
--scrofulous-brown:#d9a33f;
--radiant-sun:#f3ca4f;
--aspen-yellow:#f4e09f;
--iced-celery:#e1e8b5;
--spotted-snake-eel:#b1d5e2;
}

More palettes to explore