All Palettes

Color Palette #c92c49, #f0553d, #f6a50e, #e4d67c, #a6c7e2

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.strawberry-avalanche {
color: #f0553d;
}
.orange-pospsicle {
color: #f6a50e;
}
.lustrous-yellow {
color: #e4d67c;
}
.template {
color: #a6c7e2;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--strawberry-avalanche:#f0553d;
--orange-pospsicle:#f6a50e;
--lustrous-yellow:#e4d67c;
--template:#a6c7e2;
}

More palettes to explore