All Palettes

Color Palette #e3a60d, #f7cc4b, #f9e1b9, #4c8b3c, #2e5c7f

0%
0%
0%

CSS code for this palette

/* CSS */
.filthy-brown {
color: #e3a60d;
}
.sunny-mood {
color: #f7cc4b;
}
.curd {
color: #f9e1b9;
}
.fiji-palm {
color: #4c8b3c;
}
.dark-blue {
color: #2e5c7f;
}

/* CSS Variables */
:root {
--filthy-brown:#e3a60d;
--sunny-mood:#f7cc4b;
--curd:#f9e1b9;
--fiji-palm:#4c8b3c;
--dark-blue:#2e5c7f;
}

More palettes to explore