All Palettes

Color Palette #f7d559, #fccb7e, #f9b1ae, #f37c9e, #a95b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f7d559;
}
.orange-glass {
color: #fccb7e;
}
.peach-bud {
color: #f9b1ae;
}
.pink-carnation {
color: #f37c9e;
}
.cyclamen-red {
color: #a95b8c;
}

/* CSS Variables */
:root {
--wake-me-up:#f7d559;
--orange-glass:#fccb7e;
--peach-bud:#f9b1ae;
--pink-carnation:#f37c9e;
--cyclamen-red:#a95b8c;
}

More palettes to explore