All Palettes

Color Palette #c92c4e, #e6a50f, #f3e84f, #a1d0e2, #5b8b7c

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c4e;
}
.filthy-brown {
color: #e6a50f;
}
.yellow-petal {
color: #f3e84f;
}
.light-sky-babe {
color: #a1d0e2;
}
.privet-hedge {
color: #5b8b7c;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c4e;
--filthy-brown:#e6a50f;
--yellow-petal:#f3e84f;
--light-sky-babe:#a1d0e2;
--privet-hedge:#5b8b7c;
}

More palettes to explore