All Palettes

Color Palette #f9d36c, #f1b341, #efae3e, #f6c73c, #eb8a28

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f9d36c;
}
.butter-cream {
color: #f1b341;
}
.butter-cream {
color: #efae3e;
}
.lemonade-stand {
color: #f6c73c;
}
.carnival {
color: #eb8a28;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f9d36c;
--butter-cream:#f1b341;
--butter-cream:#efae3e;
--lemonade-stand:#f6c73c;
--carnival:#eb8a28;
}

More palettes to explore