All Palettes

Color Palette #f1a7c5, #f5d65c, #f8b249, #f15a27, #c5498f

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c5;
}
.wake-me-up {
color: #f5d65c;
}
.koji-orange {
color: #f8b249;
}
.durotar-fire {
color: #f15a27;
}
.mulberry-yogurt {
color: #c5498f;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c5;
--wake-me-up:#f5d65c;
--koji-orange:#f8b249;
--durotar-fire:#f15a27;
--mulberry-yogurt:#c5498f;
}

More palettes to explore