All Palettes

Color Palette #e42f41, #f27154, #f9c753, #f9ea9f, #a7da72

0%
0%
0%

CSS code for this palette

/* CSS */
.cruel-ruby {
color: #e42f41;
}
.royal-blush {
color: #f27154;
}
.mom-s-pancake {
color: #f9c753;
}
.lemon-gelato {
color: #f9ea9f;
}
.livery-green {
color: #a7da72;
}

/* CSS Variables */
:root {
--cruel-ruby:#e42f41;
--royal-blush:#f27154;
--mom-s-pancake:#f9c753;
--lemon-gelato:#f9ea9f;
--livery-green:#a7da72;
}

More palettes to explore