All Palettes

Color Palette #4d3d7f, #5b6d9f, #6d9fc0, #78d0d3, #f7c94b

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-eggplant {
color: #4d3d7f;
}
.moonshade {
color: #5b6d9f;
}
.fate {
color: #6d9fc0;
}
.soft-turquoise {
color: #78d0d3;
}
.sunny-mood {
color: #f7c94b;
}

/* CSS Variables */
:root {
--fresh-eggplant:#4d3d7f;
--moonshade:#5b6d9f;
--fate:#6d9fc0;
--soft-turquoise:#78d0d3;
--sunny-mood:#f7c94b;
}

More palettes to explore