All Palettes

Color Palette #d60032, #f0493d, #f2ba2c, #f8e6a5, #f9f0e1

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine {
color: #d60032;
}
.strawberry-avalanche {
color: #f0493d;
}
.yellow-groove {
color: #f2ba2c;
}
.lemon-filling {
color: #f8e6a5;
}
.desert-star {
color: #f9f0e1;
}

/* CSS Variables */
:root {
--carmine:#d60032;
--strawberry-avalanche:#f0493d;
--yellow-groove:#f2ba2c;
--lemon-filling:#f8e6a5;
--desert-star:#f9f0e1;
}

More palettes to explore