All Palettes

Color Palette #c92c49, #f28c98, #f6cbd3, #ffb83d, #ff8b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.wewak {
color: #f28c98;
}
.pleasing-pink {
color: #f6cbd3;
}
.orange-pop {
color: #ffb83d;
}
.sunset-yellow {
color: #ff8b3d;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--wewak:#f28c98;
--pleasing-pink:#f6cbd3;
--orange-pop:#ffb83d;
--sunset-yellow:#ff8b3d;
}

More palettes to explore