All Palettes

Color Palette #ff6e61, #6d9dc5, #f7c94b, #e57b1f, #a84d94

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.sunny-mood {
color: #f7c94b;
}
.cherokee-dignity {
color: #e57b1f;
}
.plum-dust {
color: #a84d94;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--sunny-mood:#f7c94b;
--cherokee-dignity:#e57b1f;
--plum-dust:#a84d94;
}

More palettes to explore