All Palettes

Color Palette #ff6e61, #6f9ed8, #87cfc1, #f7c94b, #e9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6f9ed8;
}
.blue-frosting {
color: #87cfc1;
}
.sunny-mood {
color: #f7c94b;
}
.seasonal-beige {
color: #e9b79f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6f9ed8;
--blue-frosting:#87cfc1;
--sunny-mood:#f7c94b;
--seasonal-beige:#e9b79f;
}

More palettes to explore