All Palettes

Color Palette #a93d7f, #f1a7b1, #f4cf3e, #4bbead, #ffc300

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-viola {
color: #a93d7f;
}
.pink-fit {
color: #f1a7b1;
}
.marigold-dust {
color: #f4cf3e;
}
.emerald-bliss {
color: #4bbead;
}
.citrus-splash {
color: #ffc300;
}

/* CSS Variables */
:root {
--vivid-viola:#a93d7f;
--pink-fit:#f1a7b1;
--marigold-dust:#f4cf3e;
--emerald-bliss:#4bbead;
--citrus-splash:#ffc300;
}

More palettes to explore