All Palettes

Color Palette #f55c29, #f5b042, #fce84f, #a9d65c, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.raw-sunset {
color: #f55c29;
}
.butter-cream {
color: #f5b042;
}
.paris-daisy {
color: #fce84f;
}
.lime-lizard {
color: #a9d65c;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--raw-sunset:#f55c29;
--butter-cream:#f5b042;
--paris-daisy:#fce84f;
--lime-lizard:#a9d65c;
--devil-s-grass:#4cae4f;
}

More palettes to explore