All Palettes

Color Palette #f5fb3c, #efe66c, #e5d77b, #d1b657, #a68c2b

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-bandanna {
color: #f5fb3c;
}
.limelight {
color: #efe66c;
}
.lustrous-yellow {
color: #e5d77b;
}
.warm-woolen {
color: #d1b657;
}
.faint-green {
color: #a68c2b;
}

/* CSS Variables */
:root {
--banana-bandanna:#f5fb3c;
--limelight:#efe66c;
--lustrous-yellow:#e5d77b;
--warm-woolen:#d1b657;
--faint-green:#a68c2b;
}

More palettes to explore