All Palettes

Color Palette #4b91e2, #51b3a3, #f7c94b, #e66b6b, #d06c92

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a3;
}
.sunny-mood {
color: #f7c94b;
}
.porcelain-rose {
color: #e66b6b;
}
.hopbush {
color: #d06c92;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a3;
--sunny-mood:#f7c94b;
--porcelain-rose:#e66b6b;
--hopbush:#d06c92;
}

More palettes to explore