All Palettes

Color Palette #c92c4b, #ef4d4d, #f5b042, #f8e5a0, #a3d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c4b;
}
.pastel-strawberry {
color: #ef4d4d;
}
.butter-cream {
color: #f5b042;
}
.venetian-yellow {
color: #f8e5a0;
}
.lime-lizard {
color: #a3d55d;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c4b;
--pastel-strawberry:#ef4d4d;
--butter-cream:#f5b042;
--venetian-yellow:#f8e5a0;
--lime-lizard:#a3d55d;
}

More palettes to explore