All Palettes

Color Palette #f3e13f, #f7d350, #f9c85d, #f1a35b, #e8a359

0%
0%
0%

CSS code for this palette

/* CSS */
.highlighter-yellow {
color: #f3e13f;
}
.energy-yellow {
color: #f7d350;
}
.little-sun-dress {
color: #f9c85d;
}
.sandy-brown {
color: #f1a35b;
}
.roasted-squash {
color: #e8a359;
}

/* CSS Variables */
:root {
--highlighter-yellow:#f3e13f;
--energy-yellow:#f7d350;
--little-sun-dress:#f9c85d;
--sandy-brown:#f1a35b;
--roasted-squash:#e8a359;
}

More palettes to explore