All Palettes

Color Palette #4b91e2, #51b3a3, #f6cb3c, #e95d60, #d75b97

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a3;
}
.marigold-dust {
color: #f6cb3c;
}
.aphrodisiac {
color: #e95d60;
}
.flirty-rose {
color: #d75b97;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a3;
--marigold-dust:#f6cb3c;
--aphrodisiac:#e95d60;
--flirty-rose:#d75b97;
}

More palettes to explore