All Palettes

Color Palette #ff6e61, #6d9c9a, #b1d2c1, #f7c94b, #e94e77

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.palmetto {
color: #6d9c9a;
}
.ginninderra {
color: #b1d2c1;
}
.sunny-mood {
color: #f7c94b;
}
.kacey-s-pink {
color: #e94e77;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--palmetto:#6d9c9a;
--ginninderra:#b1d2c1;
--sunny-mood:#f7c94b;
--kacey-s-pink:#e94e77;
}

More palettes to explore