All Palettes

Color Palette #4c7de6, #5a5add, #a14f9b, #f8639c, #ffcb5c

0%
0%
0%

CSS code for this palette

/* CSS */
.andrea-blue {
color: #4c7de6;
}
.majorelle-blue {
color: #5a5add;
}
.hyacinth-violet {
color: #a14f9b;
}
.medium-pink {
color: #f8639c;
}
.nacho {
color: #ffcb5c;
}

/* CSS Variables */
:root {
--andrea-blue:#4c7de6;
--majorelle-blue:#5a5add;
--hyacinth-violet:#a14f9b;
--medium-pink:#f8639c;
--nacho:#ffcb5c;
}

More palettes to explore