All Palettes

Color Palette #c92c49, #f06a7c, #f4a499, #ffd89e, #793c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.strawberry-pink {
color: #f06a7c;
}
.wisley-pink {
color: #f4a499;
}
.august-morning {
color: #ffd89e;
}
.sparkling-grape {
color: #793c7c;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--strawberry-pink:#f06a7c;
--wisley-pink:#f4a499;
--august-morning:#ffd89e;
--sparkling-grape:#793c7c;
}

More palettes to explore