All Palettes

Color Palette #f0a3c7, #ff6e61, #ffcb5c, #6f4c7b, #4db8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.cabbage-blossom-violet {
color: #6f4c7b;
}
.hello-summer {
color: #4db8ff;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--cabbage-blossom-violet:#6f4c7b;
--hello-summer:#4db8ff;
}

More palettes to explore